Searched refs:yes (Results 1 – 7 of 7) sorted by relevance
43 OPTION_HELP=yes46 VERBOSE=yes
18 showall=yes74 if [ "$showall" == "yes" ]
16 showall=yes
109 ? getText(R.string.yes) : getText(R.string.no)); in onCreate()112 ? getText(R.string.yes) : getText(R.string.no)); in onCreate()115 ? getText(R.string.yes) : getText(R.string.no)); in onCreate()
67 unsigned char yes; member
114 .setChoices(new String[] { context.getString(R.string.yes), in apply()
149 + ((info.isGroupOwner == true) ? getResources().getString(R.string.yes) in onConnectionInfoAvailable()