Searched refs:yes (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/libbcc/tests/debuginfo/
H A Dbuild_test_apk.sh49 if [ "$VERBOSE" = "yes" ] ; then
67 HELP=yes
70 VERBOSE=yes
123 if [ "$HELP" = "yes" ] ; then
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
H A DSafetyWarningDialog.java53 mContext.getString(com.android.internal.R.string.yes), this);
/frameworks/av/media/libstagefright/foundation/
H A DANetworkSession.cpp989 const int yes = 1; local
990 res = setsockopt(s, SOL_SOCKET, SO_REUSEADDR, &yes, sizeof(yes));
/frameworks/base/services/core/java/com/android/server/power/
H A DShutdownThread.java170 .setPositiveButton(com.android.internal.R.string.yes, new DialogInterface.OnClickListener() {

Completed in 307 milliseconds