Home
last modified time | relevance | path

Searched defs:re (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/tests/SoundTriggerTests/src/android/hardware/soundtrigger/
DSoundTriggerTest.java213 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/
DEhFrame.cpp172 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/
DConditionProviders.java317 RemoteException re = null; in subscribeLocked() local
348 RemoteException re = null; in unsubscribeLocked() local
/frameworks/native/cmds/surfacereplayer/replayer/
DReplayer.cpp506 Region re = Region(); in setTransparentRegionHint() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionController.java2071 RuntimeException re = new RuntimeException(); in printStackTrace() local
DMccTable.java664 sTable.add(new MccEntry(647,"re",2)); //Reunion (French Department of) in sTable.add()
/frameworks/native/libs/gui/tests/
DSurface_test.cpp681 for (auto& re : mRefreshes) { in signalRefreshFences() local