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

  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/stk/
AppInterface.java 32 public static final String STK_SESSION_END_ACTION =
StkService.java 305 Intent intent = new Intent(AppInterface.STK_SESSION_END_ACTION);
  /packages/apps/Stk/src/com/android/stk/
StkCmdReceiver.java 38 } else if (action.equals(AppInterface.STK_SESSION_END_ACTION)) {

Completed in 49 milliseconds