Home
last modified time | relevance | path

Searched refs:ACTION_TRIGGER_CLEANUP (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telephony/testapps/EmbmsServiceTestApp/src/com/android/phone/testapps/embmsmw/
DSideChannelReceiver.java30 public static final String ACTION_TRIGGER_CLEANUP = field in SideChannelReceiver
51 case ACTION_TRIGGER_CLEANUP: in onReceive()
/packages/services/Telephony/testapps/EmbmsTestDownloadApp/src/com/android/phone/testapps/embmsdownload/
DSideChannel.java25 public static final String ACTION_TRIGGER_CLEANUP = field in SideChannel
42 Intent intent = new Intent(ACTION_TRIGGER_CLEANUP); in triggerCleanup()