Searched refs:mPendingIntentSent (Results 1 – 2 of 2) sorted by relevance
339 boolean mPendingIntentSent; field in ConnectivityServiceMock.NetworkRequestInfo
4974 boolean mPendingIntentSent; field in ConnectivityService.NetworkRequestInfo5996 if (notificationType == ConnectivityManager.CALLBACK_AVAILABLE && !nri.mPendingIntentSent) { in sendPendingIntentForRequest()6000 nri.mPendingIntentSent = true; in sendPendingIntentForRequest()