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