Searched refs:NOT_VALID (Results 1 – 7 of 7) sorted by relevance
66 private int mDisconnectCause = DisconnectCause.NOT_VALID;67 private int mPreciseDisconnectCause = PreciseDisconnectCause.NOT_VALID;
26 public static final int NOT_VALID = -1; field in DisconnectCause
28 public static final int NOT_VALID = -1; field in PreciseDisconnectCause
34 int NOT_VALID = -1; field
1054 hoConnection.onDisconnect(DisconnectCause.NOT_VALID); in handlePollCalls()
160 mDefaultPhoneNotifierUT.notifyDisconnectCause(DisconnectCause.NOT_VALID, in testNotifyDisconnectCause()162 verify(mTelephonyRegisteryMock).notifyDisconnectCause(DisconnectCause.NOT_VALID, in testNotifyDisconnectCause()
1346 DisconnectCause.NOT_VALID, in notifyPreciseCallState()1347 PreciseDisconnectCause.NOT_VALID); in notifyPreciseCallState()1360 DisconnectCause.NOT_VALID, in notifyPreciseCallState()1361 PreciseDisconnectCause.NOT_VALID); in notifyPreciseCallState()