HomeSort by relevance Sort by last modified time
    Searched refs:RES_ID_END_SESSION (Results 1 - 4 of 4) sorted by null

  /packages/apps/Stk/src/com/android/stk/
ToneDialog.java 124 sendResponse(StkAppService.RES_ID_END_SESSION);
140 sendResponse(StkAppService.RES_ID_END_SESSION);
151 sendResponse(StkAppService.RES_ID_END_SESSION);
StkInputActivity.java 209 sendResponse(StkAppService.RES_ID_END_SESSION);
292 sendResponse(StkAppService.RES_ID_END_SESSION);
StkMenuActivity.java 279 sendResponse(StkAppService.RES_ID_END_SESSION);
327 sendResponse(StkAppService.RES_ID_END_SESSION);
StkAppService.java 219 static final int RES_ID_END_SESSION = 22;
    [all...]

Completed in 685 milliseconds