Searched refs:getCallbackName (Results 1 – 2 of 2) sorted by relevance
3410 public static String getCallbackName(int whichCallback) { in getCallbackName() method in ConnectivityManager3454 "callback not found for " + getCallbackName(message.what) + " message"); in handleMessage()3463 Log.d(TAG, getCallbackName(message.what) + " for network " + network); in handleMessage()
6075 String notification = ConnectivityManager.getCallbackName(notificationType); in callCallbackForRequest()6753 String notification = ConnectivityManager.getCallbackName(notifyType); in notifyNetworkCallbacks()