Searched defs:re (Results 1 – 8 of 8) sorted by relevance
/frameworks/base/tests/SoundTriggerTests/src/android/hardware/soundtrigger/ |
D | SoundTriggerTest.java | 213 RecognitionEvent re = new RecognitionEvent(SoundTrigger.RECOGNITION_STATUS_SUCCESS, 1, in testRecognitionEventParcelUnparcel_noData() local 230 RecognitionEvent re = new RecognitionEvent(SoundTrigger.RECOGNITION_STATUS_FAILURE, 1, in testRecognitionEventParcelUnparcel_zeroData() local 249 RecognitionEvent re = new RecognitionEvent(SoundTrigger.RECOGNITION_STATUS_ABORT, 1, in testRecognitionEventParcelUnparcel_largeData() local 268 RecognitionEvent re = new RecognitionEvent(SoundTrigger.RECOGNITION_STATUS_ABORT, 1, in testRecognitionEventParcelUnparcel_largeAudioData() local 291 KeyphraseRecognitionEvent re = new KeyphraseRecognitionEvent( in testKeyphraseRecognitionEventParcelUnparcel_noKeyphrases() local 310 KeyphraseRecognitionEvent re = new KeyphraseRecognitionEvent( in testKeyphraseRecognitionEventParcelUnparcel_zeroData() local 346 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/services/core/java/com/android/server/notification/ |
D | ConditionProviders.java | 325 RemoteException re = null; in subscribeLocked() local 356 RemoteException re = null; in unsubscribeLocked() local
|
/frameworks/native/cmds/surfacereplayer/replayer/ |
D | Replayer.cpp | 514 Region re = Region(); in setTransparentRegionHint() local
|
/frameworks/native/cmds/installd/ |
D | InstalldNativeService.cpp | 632 std::regex re("^\\/mnt\\/pass_through\\/[0-9]+\\/emulated"); in clearAppData() local 737 std::regex re("^\\/mnt\\/pass_through\\/[0-9]+\\/emulated"); in destroyAppData() local
|
/frameworks/native/libs/gui/tests/ |
D | Surface_test.cpp | 972 for (auto& re : mRefreshes) { in signalRefreshFences() local
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | SubscriptionController.java | 2867 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()
|