Searched defs:mEventCache (Results 1 – 8 of 8) sorted by relevance
152 private final EventCache mEventCache; field in SmsSnippet.OutboundSmsReceiver207 private final EventCache mEventCache; field in SmsSnippet.SmsReceiver
58 private final EventCache mEventCache = EventCache.getInstance(); field in BluetoothLeScannerSnippet
33 private final EventCache mEventCache = EventCache.getInstance(); field in ExampleDefaultAndOptionalRpcSnippet
27 private final EventCache mEventCache = EventCache.getInstance(); field in ExampleAsyncSnippet
42 private static volatile EventCache mEventCache; field in EventCache
40 private final EventCache mEventCache = EventCache.getInstance(); field in EventSnippet
76 private final EventCache mEventCache = EventCache.getInstance(); field in ExampleScheduleRpcSnippet
49 private final EventCache mEventCache = EventCache.getInstance(); field in RpcUtil