Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
DAppInterface.java35 public static final String CAT_SESSION_END_ACTION = field
DCatService.java559 Intent intent = new Intent(AppInterface.CAT_SESSION_END_ACTION); in handleSessionEnd()