MCPcopy Create free account
hub / github.com/CvvT/AppTroy / getAccessFlags

Method getAccessFlags

app/src/main/java/org/cc/dexlib2/iface/Field.java:76–76  ·  view source on GitHub ↗

Gets the access flags for this field. This will be a combination of the AccessFlags. flags that are marked as compatible for use with a field. @return The access flags for this field

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

iteratorMethod · 0.65
ofMethod · 0.65
ofMethod · 0.65
ofMethod · 0.65
canAccessClassMethod · 0.65
getMethod · 0.65
canAccessMethod · 0.65
getAccessFlagsMethod · 0.65
getAccessFlagsMethod · 0.65
getAccessFlagsMethod · 0.65
isDirectMethod · 0.65

Implementers 5

DexBackedFieldapp/src/main/java/org/cc/dexlib2/dexba
ImmutableFieldapp/src/main/java/org/cc/dexlib2/immut
BuilderFieldapp/src/main/java/org/cc/dexlib2/write
ReflectionFieldapp/src/main/java/org/cc/dexlib2/analy
RewrittenFieldapp/src/main/java/org/cc/dexlib2/rewri

Calls

no outgoing calls

Tested by

no test coverage detected