Searched defs:fid (Results 1 – 7 of 7) sorted by relevance
50 jfieldID fid = env->GetFieldID(klass, utf_name.c_str(), utf_type.c_str()); in Java_android_signature_cts_DexMemberChecker_getField_1JNI() local64 jfieldID fid = env->GetStaticFieldID(klass, utf_name.c_str(), utf_type.c_str()); in Java_android_signature_cts_DexMemberChecker_getStaticField_1JNI() local
130 long fid = c.getLong(c.getColumnIndex(Artists._ID)); in testStoreAudioArtists() local
147 long fid = c.getLong(c.getColumnIndex(Albums._ID)); in testStoreAudioAlbums() local
153 long fid = c.getLong(c.getColumnIndex(Media._ID)); in testStoreAudioMedia() local
260 Script.FieldID fid = s.getFieldID_Input(); in test_ID() local
166 Script.FieldID fid = s.getFieldID_Input(); in test_ID() local
197 Script.FieldID fid = s.getFieldID_Input(); in test_ID() local