Searched refs:CallbackCookie (Results 1 – 1 of 1) sorted by relevance
220 private static class CallbackCookie { class in Tethering223 private CallbackCookie(boolean hasListClientsPermission) { in CallbackCookie() method in Tethering.CallbackCookie2391 mTetheringEventCallbacks.register(callback, new CallbackCookie(hasListPermission)); in registerTetheringEventCallback()2502 final CallbackCookie cookie = in reportTetherClientsChanged()2503 (CallbackCookie) mTetheringEventCallbacks.getBroadcastCookie(i); in reportTetherClientsChanged()