Searched defs:serviceState (Results 1 – 5 of 5) sorted by relevance
217 ServiceStateEvent(ServiceState serviceState, int subscriptionId) { in ServiceStateEvent()238 JSONObject serviceState = in toJSON() local
285 public void onServiceStateChanged(ServiceState serviceState) { in onServiceStateChanged()
44 private static BackupManagerServiceState serviceState = new BackupManagerServiceState(); field in ShadowBackupManager
80 private ServiceState serviceState; field in ShadowTelephonyManager
332 ServiceState serviceState = new ServiceState(); in shouldSetServiceState() local