Home
last modified time | relevance | path

Searched defs:callbacksForType (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/
DTetherService.java100 List<ResultReceiver> callbacksForType = mPendingCallbacks.get(type); in onStartCommand() local
282 List<ResultReceiver> callbacksForType = mPendingCallbacks.get(type); in fireCallbacksForType() local