Home
last modified time | relevance | path

Searched refs:SERVICE_STATE (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/non-updatable-api/
Dsystem-removed.txt59 …Deprecated public static final String ACTION_SERVICE_STATE = "android.intent.action.SERVICE_STATE";
/frameworks/base/api/
Dsystem-removed.txt59 …Deprecated public static final String ACTION_SERVICE_STATE = "android.intent.action.SERVICE_STATE";
/frameworks/base/core/java/android/provider/
DTelephony.java4551 values.put(SERVICE_STATE, p.marshall()); in getContentValuesForServiceState()
4562 public static final String SERVICE_STATE = "service_state"; field in Telephony.ServiceStateTable
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java294 private static final String SERVICE_STATE = "service_state"; field in ServiceStateTracker
5810 values.put(SERVICE_STATE, p.marshall()); in getContentValuesForServiceState()