Searched refs:mOnLinkCapacityEstimateChangedCalled (Results 1 – 1 of 1) sorted by relevance
98 private boolean mOnLinkCapacityEstimateChangedCalled; field in TelephonyCallbackTest1400 mOnLinkCapacityEstimateChangedCalled = true; in onLinkCapacityEstimateChanged()1414 assertFalse(mOnLinkCapacityEstimateChangedCalled); in testOnLinkCapacityEstimateChangedByRegisterPhoneStateListener()1421 while (!mOnLinkCapacityEstimateChangedCalled) { in testOnLinkCapacityEstimateChangedByRegisterPhoneStateListener()1425 assertTrue(mOnLinkCapacityEstimateChangedCalled); in testOnLinkCapacityEstimateChangedByRegisterPhoneStateListener()1428 unRegisterTelephonyCallback(mOnLinkCapacityEstimateChangedCalled, in testOnLinkCapacityEstimateChangedByRegisterPhoneStateListener()