HomeSort by relevance Sort by last modified time
    Searched refs:reportSkipPendingIntent (Results 1 - 2 of 2) sorted by null

  /packages/apps/Phone/src/com/android/phone/
InCallScreenShowActivation.java 49 app.cdmaOtaInCallScreenUiState.reportSkipPendingIntent = (PendingIntent) intent
OtaUtils.java 297 if (app != null && app.cdmaOtaInCallScreenUiState.reportSkipPendingIntent != null) {
299 app.cdmaOtaInCallScreenUiState.reportSkipPendingIntent.send();
    [all...]

Completed in 16 milliseconds