Searched refs:mPendingIntentSent (Results 1 – 1 of 1) sorted by relevance
5354 boolean mPendingIntentSent; field in ConnectivityService.NetworkRequestInfo6552 if (notificationType == ConnectivityManager.CALLBACK_AVAILABLE && !nri.mPendingIntentSent) { in sendPendingIntentForRequest()6556 nri.mPendingIntentSent = true; in sendPendingIntentForRequest()