/development/gsi/gsi_util/gsi_util/checkers/ |
D | checker.py | 51 def check(self, check_list): member in Checker 68 check_result_items += the_checker.check()
|
D | vintf_checker.py | 52 def check(self): member in VintfChecker
|
D | sepolicy_checker.py | 107 def check(self): member in SepolicyChecker
|
/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/samples/browseable/WearVerifyRemoteApp/ |
D | _index.jd | 9 connected device. This enables standalone Android Wear apps to check if the phone app is installed
|
/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 | 10 … wearable with an option to check in. This notification automatically disappears when he/she leaves
|
/development/gsi/gsi_util/gsi_util/commands/ |
D | check_compat.py | 121 check_result = the_checker.check(check_list)
|
/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/repo_pull/ |
D | repo_pull.py | 70 check = kwargs.pop('check', False) 88 if check and returncode:
|
D | README.md | 20 check whether the Gerrit Code Review URL is in `~/.gitcookies`.
|
/development/tools/mkstubs/ |
D | README.txt | 70 - We do not currently check whether a class or method uses only included types.
|
/development/tools/winscope/ |
D | yarn.lock | 415 babel-plugin-check-es2015-constants@^6.22.0: 417 …resolved "https://registry.yarnpkg.com/babel-plugin-check-es2015-constants/-/babel-plugin-check-es… 634 babel-plugin-check-es2015-constants "^6.22.0" 1280 nth-check "~1.0.1" 2782 nth-check@~1.0.1: 2784 …resolved "https://registry.yarnpkg.com/nth-check/-/nth-check-1.0.1.tgz#9929acdf628fc2c41098deab82a…
|