Searched refs:onDataConnectionStateChanged (Results 1 – 2 of 2) sorted by relevance
830 public void onDataConnectionStateChanged(int state) { in testOnDataConnectionStateChanged()841 public void onDataConnectionStateChanged(int state, int networkType) { in testOnDataConnectionStateChanged()
836 public void onDataConnectionStateChanged(int state, int networkType) { in onDataConnectionStateChanged() method in TelephonyCallbackTest.DataConnectionStateListener