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 131 sendResponse(StkAppService.RES_ID_END_SESSION);
147 sendResponse(StkAppService.RES_ID_END_SESSION);
158 sendResponse(StkAppService.RES_ID_END_SESSION);
StkInputActivity.java 225 sendResponse(StkAppService.RES_ID_END_SESSION);
308 sendResponse(StkAppService.RES_ID_END_SESSION);
StkMenuActivity.java 299 sendResponse(StkAppService.RES_ID_END_SESSION);
341 sendResponse(StkAppService.RES_ID_END_SESSION);
StkAppService.java 211 static final int RES_ID_END_SESSION = 22;
    [all...]

Completed in 353 milliseconds