Searched refs:getCallbackName (Results 1 – 3 of 3) sorted by relevance
3802 public static String getCallbackName(int whichCallback) { in getCallbackName() method in ConnectivityManager3846 "callback not found for " + getCallbackName(message.what) + " message"); in handleMessage()3855 Log.d(TAG, getCallbackName(message.what) + " for network " + network); in handleMessage()
7747 String notification = ConnectivityManager.getCallbackName(notificationType); in callCallbackForRequest()8720 String notification = ConnectivityManager.getCallbackName(notifyType); in notifyNetworkCallbacks()
90 Landroid/net/ConnectivityManager;->getCallbackName(I)Ljava/lang/String;