Searched defs:serviceState (Results 1 – 5 of 5) sorted by relevance
216 ServiceStateEvent(ServiceState serviceState, int subscriptionId) { in ServiceStateEvent()237 JSONObject serviceState = in toJSON() local
246 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