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

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

Completed in 87 milliseconds