Searched refs:NOT_VALID (Results 1 – 9 of 9) sorted by relevance
89 private int mDisconnectCause = DisconnectCause.NOT_VALID;90 private int mPreciseDisconnectCause = PreciseDisconnectCause.NOT_VALID;
32 public static final int NOT_VALID = -1; field in DisconnectCause
29 public static final int NOT_VALID = -1; field in PreciseDisconnectCause
34 int NOT_VALID = -1; field
1109 hoConnection.onDisconnect(DisconnectCause.NOT_VALID); in handlePollCalls()
160 mDefaultPhoneNotifierUT.notifyDisconnectCause(mPhone, DisconnectCause.NOT_VALID, in testNotifyDisconnectCause()162 verify(mTelephonyRegisteryMock).notifyDisconnectCause(1, 0, DisconnectCause.NOT_VALID, in testNotifyDisconnectCause()
424 mCallDisconnectCause[i] = DisconnectCause.NOT_VALID; in TelephonyRegistry()425 mCallPreciseDisconnectCause[i] = PreciseDisconnectCause.NOT_VALID; in TelephonyRegistry()1608 DisconnectCause.NOT_VALID, in notifyPreciseCallState()1609 PreciseDisconnectCause.NOT_VALID); in notifyPreciseCallState()
7592 field public static final int NOT_VALID = -1; // 0xffffffff7817 field public static final int NOT_VALID = -1; // 0xffffffff
72471 Landroid/telephony/DisconnectCause;->NOT_VALID:I73989 Landroid/telephony/PreciseDisconnectCause;->NOT_VALID:I