HomeSort by relevance Sort by last modified time
    Searched refs:nativeGetAttributeIndex (Results 1 - 7 of 7) sorted by null

  /frameworks/base/core/java/android/content/res/
XmlBlock.java 228 int idx = nativeGetAttributeIndex(mParseState, namespace, name);
320 int idx = nativeGetAttributeIndex(mParseState, namespace, attribute);
328 int idx = nativeGetAttributeIndex(mParseState, namespace, attribute);
336 int idx = nativeGetAttributeIndex(mParseState, namespace, attribute);
344 int idx = nativeGetAttributeIndex(mParseState, namespace, attribute);
353 int idx = nativeGetAttributeIndex(mParseState, namespace, attribute);
361 int idx = nativeGetAttributeIndex(mParseState, namespace, attribute);
536 private static final native int nativeGetAttributeIndex(long state, String namespace, String name);
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 89 milliseconds