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