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