Searched defs:re (Results 1 – 9 of 9) sorted by relevance
/frameworks/base/tests/SoundTriggerTests/src/android/hardware/soundtrigger/ |
D | SoundTriggerTest.java | 222 RecognitionEvent re = new RecognitionEvent(SoundTrigger.RECOGNITION_STATUS_SUCCESS, 1, in testRecognitionEventParcelUnparcel_noData() local 239 RecognitionEvent re = new RecognitionEvent(SoundTrigger.RECOGNITION_STATUS_FAILURE, 1, in testRecognitionEventParcelUnparcel_zeroData() local 258 RecognitionEvent re = new RecognitionEvent(SoundTrigger.RECOGNITION_STATUS_ABORT, 1, in testRecognitionEventParcelUnparcel_largeData() local 277 RecognitionEvent re = new RecognitionEvent(SoundTrigger.RECOGNITION_STATUS_ABORT, 1, in testRecognitionEventParcelUnparcel_largeAudioData() local 300 KeyphraseRecognitionEvent re = new KeyphraseRecognitionEvent( in testKeyphraseRecognitionEventParcelUnparcel_noKeyphrases() local 319 KeyphraseRecognitionEvent re = new KeyphraseRecognitionEvent( in testKeyphraseRecognitionEventParcelUnparcel_zeroData() local 355 KeyphraseRecognitionEvent re = new KeyphraseRecognitionEvent( in testKeyphraseRecognitionEventParcelUnparcel_largeData() local
|
/frameworks/compile/mclinker/lib/LD/ |
D | EhFrame.cpp | 172 re = ctx.relocSectEnd(); in merge() local 227 re = reloc_data->end(); in setupAttributes() local 256 re = reloc_data->end(); in removeDiscardedFDE() local 284 re = reloc_data->end(); in removeDiscardedFDE() local
|
/frameworks/base/tools/aapt2/java/ |
D | AnnotationProcessor.cpp | 77 std::regex re(rule.doc_str.to_string() + "\\s*\\((.+)\\)"); in AppendCommentLine() local
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | ConditionProviders.java | 377 RemoteException re = null; in subscribeLocked() local 408 RemoteException re = null; in unsubscribeLocked() local
|
/frameworks/native/cmds/surfacereplayer/replayer/ |
D | Replayer.cpp | 537 Region re = Region(); in setTransparentRegionHint() local
|
/frameworks/native/cmds/installd/ |
D | InstalldNativeService.cpp | 642 std::regex re("^\\/mnt\\/pass_through\\/[0-9]+\\/emulated"); in clearAppData() local 747 std::regex re("^\\/mnt\\/pass_through\\/[0-9]+\\/emulated"); in destroyAppData() local
|
/frameworks/native/libs/gui/tests/ |
D | Surface_test.cpp | 1005 for (auto& re : mRefreshes) { in signalRefreshFences() local
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | SubscriptionController.java | 3091 RuntimeException re = new RuntimeException(); in printStackTrace() local
|
D | MccTable.java | 549 … sTable.add(new MccEntry(647, "re", 2)); // French Departments and Territories in the Indian Ocean in sTable.add()
|