OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isDialogPending
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Stk/src/com/android/stk/
StkDialogActivity.java
231
if (!mIsResponseSent && !appService.
isDialogPending
(mSlotId)) {
StkAppService.java
417
boolean
isDialogPending
(int slotId) {
419
CatLog.d(LOG_TAG, "
isDialogPending
: " + mStkContext[slotId].mIsDialogPending);
[
all
...]
Completed in 1022 milliseconds