Home | History | Annotate | Download | only in telephony

Lines Matching defs:getServiceStateForSubscriber

5199     public ServiceState getServiceStateForSubscriber(int subId) {
5203 return service.getServiceStateForSubscriber(subId, getOpPackageName());
5206 Log.e(TAG, "Error calling ITelephony#getServiceStateForSubscriber", e);