Searched refs:check (Results 1 – 18 of 18) sorted by relevance
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/ |
D | MatrixTrackingGL.java | 264 if ( _check) check(); in glFrustumf() 271 if ( _check) check(); in glFrustumx() 363 if ( _check) check(); in glLoadIdentity() 369 if ( _check) check(); in glLoadMatrixf() 377 if ( _check) check(); in glLoadMatrixf() 383 if ( _check) check(); in glLoadMatrixx() 391 if ( _check) check(); in glLoadMatrixx() 438 if ( _check) check(); in glMatrixMode() 444 if ( _check) check(); in glMultMatrixf() 452 if ( _check) check(); in glMultMatrixf() [all …]
|
/development/ndk/platforms/android-3/include/linux/ |
D | udp.h | 21 __u16 check; member
|
D | ip.h | 91 __u16 check; member
|
D | tcp.h | 49 __u16 check; member
|
/development/ndk/platforms/android-L/include/linux/ |
D | udp.h | 27 __sum16 check; member
|
D | ip.h | 107 __sum16 check; member
|
D | tcp.h | 64 __sum16 check; member
|
/development/ndk/platforms/android-3/include/netinet/ |
D | udp.h | 50 __u16 check; member
|
D | ip.h | 247 uint16_t check; member
|
/development/ndk/platforms/android-L/include/netinet/ |
D | udp.h | 50 __u16 check; member
|
D | ip.h | 247 uint16_t check; member
|
/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/core/ |
D | VoicemailProviderHelpers.java | 96 check(!voicemail.hasId(), "Inserted voicemails must not have an id", voicemail); in insert() 97 check(voicemail.hasTimestampMillis(), "Inserted voicemails must have a timestamp", in insert() 99 check(voicemail.hasNumber(), "Inserted voicemails must have a number", voicemail); in insert() 111 check(!voicemail.hasUri(), "Can't update the Uri of a voicemail", voicemail); in update() 212 private void check(boolean assertion, String message, Voicemail voicemail) { in check() method in VoicemailProviderHelpers
|
/development/samples/browseable/Geofencing/ |
D | _index.jd | 9 … wearable with an option to check in. This notification automatically disappears when he/she leaves
|
/development/tools/apkcheck/src/com/android/apkcheck/ |
D | ApkCheck.java | 133 check(apiDescr, apkDescr); in main() 250 static boolean check(ApiList pubList, ApiList apkDescr) { in check() method in ApkCheck
|
/development/samples/BackupRestore/src/com/example/android/backuprestore/ |
D | BackupRestoreActivity.java | 187 mFillingGroup.check(whichFilling); in populateUI()
|
/development/tools/mkstubs/ |
D | README.txt | 70 - We do not currently check whether a class or method uses only included types.
|
/development/perftests/panorama/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 1193 # which can be used by a validating XML parser to check the 1199 # which can be used by a validating XML parser to check the
|
/development/perftests/panorama/feature_stab/doc/ |
D | dbreg_API_doxyfile | 1193 # which can be used by a validating XML parser to check the 1199 # which can be used by a validating XML parser to check the
|