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

  /packages/apps/Stk/src/com/android/stk/
StkDialogActivity.java 270 if (!mIsResponseSent && appService != null && !appService.isDialogPending(mSlotId)) {
StkAppService.java 456 boolean isDialogPending(int slotId) {
458 CatLog.d(LOG_TAG, "isDialogPending: " + mStkContext[slotId].mIsDialogPending);
    [all...]

Completed in 111 milliseconds