Searched refs:REASON_CONNECTED (Results 1 – 3 of 3) sorted by relevance
149 static final String REASON_CONNECTED = "connected"; field
534 verify(mPhone, times(1)).notifyDataConnection(eq(Phone.REASON_CONNECTED), in verifyDataConnected()703 verify(mPhone, never()).notifyDataConnection(eq(Phone.REASON_CONNECTED), in testDataRetry()
1695 notifyAllOfConnected(Phone.REASON_CONNECTED); in enter()