Searched refs:onSrvccStateChanged (Results 1 – 7 of 7) sorted by relevance
56 void onSrvccStateChanged(in int state); in onSrvccStateChanged() method
944 public void onSrvccStateChanged(@SrvccState int srvccState) { in onSrvccStateChanged() method in PhoneStateListener1466 public void onSrvccStateChanged(int state) { in onSrvccStateChanged() method in PhoneStateListener.IPhoneStateListenerStub1471 () -> mExecutor.execute(() -> psl.onSrvccStateChanged(state))); in onSrvccStateChanged()
1058 void onSrvccStateChanged(@Annotation.SrvccState int srvccState); in onSrvccStateChanged() method1870 public void onSrvccStateChanged(int state) { in onSrvccStateChanged() method in TelephonyCallback.IPhoneStateListenerStub1875 () -> mExecutor.execute(() -> listener.onSrvccStateChanged(state))); in onSrvccStateChanged()
1174 onSrvccStateChanged((int[]) ar.result); in handleMessage()3467 private void onSrvccStateChanged(@NonNull int[] state) { in onSrvccStateChanged() method in DataNetworkController
203 public void onSrvccStateChanged(int srvccState) { in onSrvccStateChanged() method in TelephonyRegistryTest.TelephonyCallbackWrapper
1393 r.callback.onSrvccStateChanged(mSrvccState[r.phoneId]); in listen()2591 r.callback.onSrvccStateChanged(state); in notifySrvccStateChanged()
14834 …sion(android.Manifest.permission.READ_PRIVILEGED_PHONE_STATE) public void onSrvccStateChanged(int);15286 …sion(android.Manifest.permission.READ_PRIVILEGED_PHONE_STATE) public void onSrvccStateChanged(int);