Home
last modified time | relevance | path

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

/frameworks/base/packages/Shell/tests/src/com/android/shell/
DBugreportReceiverTest.java465 private void bugreportFinishedWithWarningTest(Integer propertyState) throws Exception { in bugreportFinishedWithWarningTest() argument
466 if (propertyState == null) { in bugreportFinishedWithWarningTest()
474 setWarningState(mContext, propertyState); in bugreportFinishedWithWarningTest()
489 final boolean firstTime = propertyState == null || propertyState == STATE_UNKNOWN; in bugreportFinishedWithWarningTest()