Searched refs:mPendingUi (Results 1 – 1 of 1) sorted by relevance
145 private final PendingUi mPendingUi; field in SaveUi161 mPendingUi= pendingUi; in SaveUi()324 final IBinder token = mPendingUi.getToken(); in applyCustomDescription()327 mPendingUi.client.startIntentSender(pendingIntent.getIntentSender(), in applyCustomDescription()329 mPendingUi.setState(PendingUi.STATE_PENDING); in applyCustomDescription()478 mPendingUi.sessionId, mCompatMode); in newLogMaker()493 if (!mPendingUi.matches(token)) { in onPendingUi()495 + mPendingUi.getToken()); in onPendingUi()518 mPendingUi.setState(PendingUi.STATE_FINISHED); in onPendingUi()534 return mPendingUi; in hide()[all …]