Home
last modified time | relevance | path

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

/packages/apps/Stk/src/com/android/stk/
DStkAppService.java194 static final String CHOICE = "choice"; field in StkAppService
1403 int choice = args.getInt(CHOICE); in handleCmdResponse()
2354 args.putInt(CHOICE, YES); in launchOpenChannelDialog()
2363 args.putInt(CHOICE, NO); in launchOpenChannelDialog()