Searched defs:isServiceStateReady (Results  1 – 8 of 8) sorted by relevance
| /packages/apps/Settings/src/com/android/settings/network/ims/ | 
| D | ImsQueryController.java | 93     boolean isServiceStateReady(int subId) throws InterruptedException, ImsException,  in isServiceStateReady()  method in ImsQueryController
  | 
| /packages/apps/Settings/tests/unit/src/com/android/settings/network/ims/ | 
| D | MockWfcQueryImsState.java | 87     public boolean isServiceStateReady(int subId) throws InterruptedException, ImsException,  in isServiceStateReady()  method in MockWfcQueryImsState
  | 
| D | MockVolteQueryImsState.java | 85     boolean isServiceStateReady(int subId) throws InterruptedException, ImsException,  in isServiceStateReady()  method in MockVolteQueryImsState
  | 
| D | MockVtQueryImsState.java | 85     boolean isServiceStateReady(int subId) throws InterruptedException, ImsException,  in isServiceStateReady()  method in MockVtQueryImsState
  | 
| D | MockWifiCallingQueryImsState.java | 86     boolean isServiceStateReady(int subId) throws InterruptedException, ImsException,  in isServiceStateReady()  method in MockWifiCallingQueryImsState
  | 
| /packages/apps/Settings/tests/robotests/src/com/android/settings/network/ims/ | 
| D | MockWifiCallingQueryImsState.java | 86     boolean isServiceStateReady(int subId) throws InterruptedException, ImsException,  in isServiceStateReady()  method in MockWifiCallingQueryImsState
  | 
| D | MockVtQueryImsState.java | 85     boolean isServiceStateReady(int subId) throws InterruptedException, ImsException,  in isServiceStateReady()  method in MockVtQueryImsState
  | 
| D | MockVolteQueryImsState.java | 85     boolean isServiceStateReady(int subId) throws InterruptedException, ImsException,  in isServiceStateReady()  method in MockVolteQueryImsState
  |