Searched refs:propertyState (Results 1 – 1 of 1) sorted by relevance
465 private void bugreportFinishedWithWarningTest(Integer propertyState) throws Exception { in bugreportFinishedWithWarningTest() argument466 if (propertyState == null) { in bugreportFinishedWithWarningTest()474 setWarningState(mContext, propertyState); in bugreportFinishedWithWarningTest()489 final boolean firstTime = propertyState == null || propertyState == STATE_UNKNOWN; in bugreportFinishedWithWarningTest()