Searched refs:mForegroundCallback (Results 1 – 2 of 2) sorted by relevance
862 .registerUidToBackgroundCallback(mForegroundCallback, callingUid)) { in overrideRoutingTable()900 final ForegroundUtils.Callback mForegroundCallback = new ForegroundCallbackImpl(); field in CardEmulationManager
171 mForegroundUtils.registerUidToBackgroundCallback(mForegroundCallback, callingUid); in setForegroundDispatch()177 final ForegroundUtils.Callback mForegroundCallback = new ForegroundCallbackImpl(); field in NfcDispatcher