Searched refs:getCallbackName (Results 1 – 3 of 3) sorted by relevance
3543 public static String getCallbackName(int whichCallback) { in getCallbackName() method in ConnectivityManager3587 "callback not found for " + getCallbackName(message.what) + " message"); in handleMessage()3596 Log.d(TAG, getCallbackName(message.what) + " for network " + network); in handleMessage()
6645 String notification = ConnectivityManager.getCallbackName(notificationType); in callCallbackForRequest()7395 String notification = ConnectivityManager.getCallbackName(notifyType); in notifyNetworkCallbacks()
13743 HSPLandroid/net/ConnectivityManager;->getCallbackName(I)Ljava/lang/String;