Home
last modified time | relevance | path

Searched refs:USER_ACTIVITY_EVENT (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
H A DCatCmdMessage.java71 public static final int USER_ACTIVITY_EVENT = 0x04; field in CatCmdMessage.SetupEventListConstants
H A DCatService.java21 …tatic com.android.internal.telephony.cat.CatCmdMessage.SetupEventListConstants.USER_ACTIVITY_EVENT;
362 case USER_ACTIVITY_EVENT: in isSupportedSetupEventCommand()
777 case USER_ACTIVITY_EVENT: in eventDownload()
H A DCommandParamsFactory.java23 …tatic com.android.internal.telephony.cat.CatCmdMessage.SetupEventListConstants.USER_ACTIVITY_EVENT;
767 case USER_ACTIVITY_EVENT: in processSetUpEventList()
/aosp12/packages/apps/Stk/src/com/android/stk/
H A DStkAppService.java21 …tatic com.android.internal.telephony.cat.CatCmdMessage.SetupEventListConstants.USER_ACTIVITY_EVENT;
696 checkForSetupEvent(USER_ACTIVITY_EVENT, null, slot); in handleMessage()
1783 case USER_ACTIVITY_EVENT: in unregisterEvent()
1803 case USER_ACTIVITY_EVENT: in registerEvents()
1962 case USER_ACTIVITY_EVENT: in checkForSetupEvent()
2000 case USER_ACTIVITY_EVENT: in removeSetUpEvent()