Home
last modified time | relevance | path

Searched refs:RES_ID (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Stk/src/com/android/stk/
DToneDialog.java130 args.putInt(StkAppService.RES_ID, resId); in sendResponse()
DStkDialogActivity.java157 args.putInt(StkAppService.RES_ID, resId); in sendResponse()
DStkAppService.java87 static final String RES_ID = "response id"; field in StkAppService
460 switch(args.getInt(RES_ID)) { in handleCmdResponse()
DStkMenuActivity.java327 args.putInt(StkAppService.RES_ID, resId); in sendResponse()
DStkInputActivity.java191 args.putInt(StkAppService.RES_ID, resId); in sendResponse()