Home
last modified time | relevance | path

Searched refs:relay (Results 1 – 12 of 12) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/
H A DSliceBroadcastRelayHandlerTest.java101 ArgumentCaptor<BroadcastReceiver> relay = ArgumentCaptor.forClass(BroadcastReceiver.class); in testUnregister() local
102 verify(mSpyContext).registerReceiver(relay.capture(), eq(value)); in testUnregister()
107 verify(mSpyContext).unregisterReceiver(eq(relay.getValue())); in testUnregister()
140 ArgumentCaptor<BroadcastReceiver> relay = ArgumentCaptor.forClass(BroadcastReceiver.class); in testRelay() local
141 verify(mSpyContext).registerReceiver(relay.capture(), eq(value)); in testRelay()
142 relay.getValue().onReceive(mSpyContext, new Intent(TEST_ACTION)); in testRelay()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DSliceBroadcastRelayHandler.java75 BroadcastRelay relay = getAndRemoveRelay(uri); in handleIntent() local
76 if (relay != null) { in handleIntent()
77 relay.unregister(mContext); in handleIntent()
/aosp12/frameworks/native/cmds/lshal/
H A DLshal.cpp145 PipeRelay relay(out, err, interfaceName, instanceName); in emitDebugInfo() local
147 if (relay.initCheck() != OK) { in emitDebugInfo()
148 std::string msg = "PipeRelay::initCheck() FAILED w/ " + std::to_string(relay.initCheck()); in emitDebugInfo()
158 fdHandle->data[0] = relay.fd(); in emitDebugInfo()
/aosp12/system/chre/chpp/
H A DREADME.md198 …single command. To allow multiple outstanding requests, the service shall relay back the Transacti…
/aosp12/hardware/interfaces/radio/1.6/
H A DIRadio.hal174 * keep SMS relay protocol link open (eg TS 27.005 AT+CMMS command)
/aosp12/hardware/interfaces/radio/1.0/
H A DIRadio.hal345 * keep SMS relay protocol link open (eg TS 27.005 AT+CMMS command)
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
H A Dpl_wordlist.combined.gz1dictionary=main:pl,locale=pl,description=Polski,date=1414726264, ...
H A Dde_wordlist.combined.gz1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ...