Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java559 public static final String CONNECT_INTENT_KEY_STATE = "state"; field in AudioService
4809 intent.putExtra(CONNECT_INTENT_KEY_STATE, state); in sendDeviceConnectionIntent()