Searched refs:EXTRA_SERVICE_STATE (Results 1 – 1 of 1) sorted by relevance
328 private static final String EXTRA_SERVICE_STATE = "android.intent.extra.SERVICE_STATE"; field in ServiceState1448 …ServiceState ssFromBundle = m.getParcelable(EXTRA_SERVICE_STATE, android.telephony.ServiceState.cl… in setFromNotifierBundle()1466 m.putParcelable(EXTRA_SERVICE_STATE, this); in fillInNotifierBundle()