public static interface Instrumentation.Context.ExtractableView.InjectedCode
| Modifier and Type | Interface and Description | 
|---|---|
static class  | 
Instrumentation.Context.ExtractableView.InjectedCode.None
A canonical implementation of non-applicable injected code. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
StackManipulation | 
getInjectedCode()
Returns the injected code. 
 | 
boolean | 
isInjected()
Checks if code is injected. 
 | 
StackManipulation getInjectedCode()
isInjected().boolean isInjected()
true if code is injected.Copyright © 2014. All rights reserved.