Searched refs:launchConfirmationDialog (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Stk/src/com/android/stk/
H A DStkAppService.java933 launchConfirmationDialog(alphaId, slotId);
942 launchConfirmationDialog(mesg, slotId);
1214 launchConfirmationDialog(mStkContext[slotId].mCurrentCmd.geTextMessage(),
1221 launchConfirmationDialog(mStkContext[slotId].mCurrentCmd.getCallSettings().
1454 private void launchConfirmationDialog(TextMessage msg, int slotId) { method in class:StkAppService

Completed in 36 milliseconds