Searched refs:setWarningState (Results 1 – 3 of 3) sorted by relevance
23 import static com.android.shell.BugreportPrefs.setWarningState;81 setWarningState(this, mConfirmRepeat.isChecked() ? STATE_HIDE : STATE_SHOW); in onClick()
42 static void setWarningState(Context context, int value) { in setWarningState() method in BugreportPrefs
27 import static com.android.shell.BugreportPrefs.setWarningState;196 setWarningState(mContext, STATE_HIDE); in setUp()566 setWarningState(mContext, propertyState); in bugreportFinishedWithWarningTest()