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.java204 static final String CHOICE = "choice"; field in StkAppService
1395 int choice = args.getInt(CHOICE); in handleCmdResponse()
2352 args.putInt(CHOICE, YES); in launchOpenChannelDialog()
2361 args.putInt(CHOICE, NO); in launchOpenChannelDialog()