Searched refs:mOnLinkCapacityEstimateChangedCalled (Results 1 – 1 of 1) sorted by relevance
115 private boolean mOnLinkCapacityEstimateChangedCalled; field in TelephonyCallbackTest1592 mOnLinkCapacityEstimateChangedCalled = true; in onLinkCapacityEstimateChanged()1602 assertFalse(mOnLinkCapacityEstimateChangedCalled); in testOnLinkCapacityEstimateChangedByRegisterPhoneStateListener()1608 while (!mOnLinkCapacityEstimateChangedCalled) { in testOnLinkCapacityEstimateChangedByRegisterPhoneStateListener()1612 assertTrue(mOnLinkCapacityEstimateChangedCalled); in testOnLinkCapacityEstimateChangedByRegisterPhoneStateListener()1615 unRegisterTelephonyCallback(mOnLinkCapacityEstimateChangedCalled, in testOnLinkCapacityEstimateChangedByRegisterPhoneStateListener()