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