Searched refs:intent (Results 1 – 13 of 13) sorted by relevance
/ndk/tests/abcc/src/compiler/abcc/ |
D | AbccService.java | 131 private void extractIntentInfo(Intent intent) { in extractIntentInfo() argument 132 if (intent == null) { in extractIntentInfo() 137 String path = intent.getStringExtra("working_dir"); in extractIntentInfo() 144 path = intent.getStringExtra("toolchain_sysroot"); in extractIntentInfo() 220 public void onHandleIntent(Intent intent) { in onHandleIntent() argument 221 Log.i(TAG, "got onHandleIntent intent: " + intent); in onHandleIntent() 222 if (intent.getAction() != "compiler.abcc.BITCODE_COMPILE_TEST") { in onHandleIntent() 227 extractIntentInfo(intent); in onHandleIntent() 233 public IBinder onBind(Intent intent) { in onBind() argument 234 Log.i(TAG, "got onBind intent: " + intent); in onBind() [all …]
|
/ndk/sources/host-tools/make-3.81/ |
D | COPYING | 125 Thus, it is not the intent of this section to claim rights or contest 126 your rights to work written entirely by you; rather, the intent is to
|
/ndk/tests/build/test-stlport_static-exception-force-rebuild/ |
D | COPYING | 124 Thus, it is not the intent of this section to claim rights or contest 125 your rights to work written entirely by you; rather, the intent is to
|
/ndk/sources/host-tools/make-3.81/tests/ |
D | COPYING | 124 Thus, it is not the intent of this section to claim rights or contest 125 your rights to work written entirely by you; rather, the intent is to
|
/ndk/tests/device/test-stlport_static-exception/ |
D | COPYING | 124 Thus, it is not the intent of this section to claim rights or contest 125 your rights to work written entirely by you; rather, the intent is to
|
/ndk/build/tools/toolchain-licenses/ |
D | COPYING | 124 Thus, it is not the intent of this section to claim rights or contest 125 your rights to work written entirely by you; rather, the intent is to
|
/ndk/tests/build/lambda-defarg3/ |
D | COPYING | 124 Thus, it is not the intent of this section to claim rights or contest 125 your rights to work written entirely by you; rather, the intent is to
|
/ndk/tests/abcc/jni/mman-win32/ |
D | LICENSE.TXT | 124 Thus, it is not the intent of this section to claim rights or contest 125 your rights to work written entirely by you; rather, the intent is to
|
/ndk/tests/device/test-stlport_shared-exception/ |
D | COPYING | 124 Thus, it is not the intent of this section to claim rights or contest 125 your rights to work written entirely by you; rather, the intent is to
|
/ndk/tests/build/issue20862-libpng-O0/jni/ |
D | pngpriv.h | 853 int intent));
|
/ndk/sources/host-tools/make-3.81/config/ |
D | texinfo.tex | 29 % restriction. (This has been our intent since Texinfo was invented.)
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | make.info-1 | 4150 line to make your intent clear. Conversely, if you do _not_ want any
|
D | make.texi | 5043 of the line to make your intent clear. Conversely, if you do @emph{not}
|