Searched refs:KEY_CONNECTION_STATE (Results 1 – 2 of 2) sorted by relevance
51 static final String KEY_CONNECTION_STATE = "connectionState"; field in MediaRouteDescriptor157 return mBundle.getInt(KEY_CONNECTION_STATE, in getConnectionState()530 mBundle.putInt(KEY_CONNECTION_STATE, connectionState); in setConnectionState()
47 static final String KEY_CONNECTION_STATE = "connectionState"; field in MediaRouteDescriptor153 return mBundle.getInt(KEY_CONNECTION_STATE, in getConnectionState()526 mBundle.putInt(KEY_CONNECTION_STATE, connectionState); in setConnectionState()