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

/frameworks/base/packages/Shell/tests/src/com/android/shell/
H A DBugreportReceiverTest.java498 private void bugreportFinishedWithWarningTest(Integer propertyState) throws Exception { argument
499 if (propertyState == null) {
507 setWarningState(mContext, propertyState);
519 final boolean firstTime = propertyState == null || propertyState == STATE_UNKNOWN;

Completed in 59 milliseconds