OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CAT_CMD_ACTION
(Results
1 - 3
of
3
) sorted by null
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
AppInterface.java
30
public static final String
CAT_CMD_ACTION
=
CatService.java
349
Intent intent = new Intent(AppInterface.
CAT_CMD_ACTION
);
763
Intent intent = new Intent(AppInterface.
CAT_CMD_ACTION
);
/packages/apps/Stk/src/com/android/stk/
StkCmdReceiver.java
36
if (action.equals(AppInterface.
CAT_CMD_ACTION
)) {
Completed in 54 milliseconds