Searched refs:mChannelType (Results 1 – 1 of 1) sorted by relevance
34 private final int mChannelType; field in BluetoothHealthAppConfiguration47 mChannelType = BluetoothHealth.CHANNEL_TYPE_ANY; in BluetoothHealthAppConfiguration()64 mChannelType = channelType; in BluetoothHealthAppConfiguration()75 mChannelType == config.getChannelType(); in equals()86 result = 31 * result + mChannelType; in hashCode()94 mChannelType + "]"; in toString()138 return mChannelType; in getChannelType()163 out.writeInt(mChannelType); in writeToParcel()