Searched refs:nativeGetName (Results 1 – 6 of 6) sorted by relevance
70 private native String nativeGetName(long channel); in nativeGetName() method in InputChannel131 String name = nativeGetName(mPtr); in getName()
71 private static native String nativeGetName(long windowPtr); in nativeGetName() method in CursorWindow174 mName = nativeGetName(mWindowPtr); in CursorWindow()
56 public static String nativeGetName(long windowPtr) { in nativeGetName() method in CursorWindow_host
238 int id = nativeGetName(mParseState); in getName()679 /*package*/ static final native int nativeGetName(long state); in nativeGetName() method in XmlBlock
140 static jstring nativeGetName(JNIEnv* env, jclass clazz, jlong windowPtr) { in nativeGetName() function536 (void*)nativeGetName },
14024 Landroid/content/res/XmlBlock;->nativeGetName(J)I14359 Landroid/database/CursorWindow;->nativeGetName(J)Ljava/lang/String;59555 Landroid/view/InputChannel;->nativeGetName()Ljava/lang/String;