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

  /packages/apps/Stk/src/com/android/stk/
StkCmdReceiver.java 40 handleAction(context, intent, StkAppService.OP_CMD);
42 handleAction(context, intent, StkAppService.OP_END_SESSION);
44 handleAction(context, intent, StkAppService.OP_CARD_STATUS_CHANGED);
48 handleAction(context, intent, StkAppService.OP_ALPHA_NOTIFY);
54 private void handleAction(Context context, Intent intent, int op) {
82 CatLog.d("StkCmdReceiver", "handleAction, op: " + op +
  /packages/apps/Messaging/src/com/android/messaging/ui/
SmsStorageLowWarningFragment.java 204 handleAction(actionIndex);
212 private void handleAction(final int actionIndex) {

Completed in 85 milliseconds