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.java195 static final String CHOICE = "choice"; field in StkAppService
1393 int choice = args.getInt(CHOICE); in handleCmdResponse()
2349 args.putInt(CHOICE, YES); in launchOpenChannelDialog()
2358 args.putInt(CHOICE, NO); in launchOpenChannelDialog()