/aosp_15_r20/external/mobly-bundled-snippets/src/main/java/com/google/android/mobly/snippet/bundled/ |
H A D | SmsSnippet.java | 164 private final EventCache mEventCache; field in SmsSnippet.OutboundSmsReceiver 219 private final EventCache mEventCache; field in SmsSnippet.SmsReceiver
|
H A D | BluetoothLeScannerSnippet.java | 58 private final EventCache mEventCache = EventCache.getInstance(); field in BluetoothLeScannerSnippet
|
/aosp_15_r20/external/mobly-snippet-lib/examples/ex7_default_and_optional_rpc/src/main/java/com/google/android/mobly/snippet/example7/ |
H A D | ExampleDefaultAndOptionalRpcSnippet.java | 33 private final EventCache mEventCache = EventCache.getInstance(); field in ExampleDefaultAndOptionalRpcSnippet
|
/aosp_15_r20/packages/apps/Nfc/testutils/src/com/android/nfc/utils/ |
D | SnippetBroadcastReceiver.java | 32 private final EventCache mEventCache; field in SnippetBroadcastReceiver
|
/aosp_15_r20/external/mobly-snippet-lib/examples/ex3_async_event/src/main/java/com/google/android/mobly/snippet/example3/ |
H A D | ExampleAsyncSnippet.java | 27 private final EventCache mEventCache = EventCache.getInstance(); field in ExampleAsyncSnippet
|
/aosp_15_r20/external/mobly-snippet-lib/third_party/sl4a/src/main/java/com/google/android/mobly/snippet/event/ |
H A D | EventCache.java | 42 private static volatile EventCache mEventCache; field in EventCache
|
H A D | EventSnippet.java | 40 private final EventCache mEventCache = EventCache.getInstance(); field in EventSnippet
|
/aosp_15_r20/external/mobly-snippet-lib/examples/ex5_schedule_rpc/src/main/java/com/google/android/mobly/snippet/example5/ |
H A D | ExampleScheduleRpcSnippet.java | 76 private final EventCache mEventCache = EventCache.getInstance(); field in ExampleScheduleRpcSnippet
|
/aosp_15_r20/external/mobly-snippet-lib/third_party/sl4a/src/main/java/com/google/android/mobly/snippet/util/ |
H A D | RpcUtil.java | 49 private final EventCache mEventCache = EventCache.getInstance(); field in RpcUtil
|
/aosp_15_r20/frameworks/native/services/sensorservice/ |
H A D | SensorEventConnection.h | 182 sensors_event_t *mEventCache; variable
|
/aosp_15_r20/packages/modules/Uwb/ranging/tests/multidevices/snippet/ |
D | RangingSnippet.java | 53 private final EventCache mEventCache = EventCache.getInstance(); field in RangingSnippet
|
/aosp_15_r20/packages/modules/Wifi/tests/hostsidetests/multidevices/com.google.snippet.wifi/aware/ |
D | WifiAwareManagerSnippet.java | 777 private final EventCache mEventCache; field in WifiAwareManagerSnippet.RangingCallback
|
/aosp_15_r20/packages/modules/Uwb/tests/cts/hostsidetests/multidevices/uwb/snippet/ |
D | UwbManagerSnippet.java | 78 private final EventCache mEventCache = EventCache.getInstance(); field in UwbManagerSnippet
|