Searched defs:isCmdInteractive (Results 1 - 1 of 1) sorted by relevance
/packages/apps/Stk/src/com/android/stk/ | ||
H A D | StkAppService.java | 271 if (!isCmdInteractive(cmdMsg)) { 317 private boolean isCmdInteractive(StkCmdMessage cmd) { method in class:StkAppService |
Completed in 25 milliseconds