Searched refs:ChatState (Results 1 – 2 of 2) sorted by relevance
964 public interface ChatState { interface in BluetoothMapContract
610 public int chatState = BluetoothMapContract.ChatState.UNKNOWN;714 if (chatState != BluetoothMapContract.ChatState.UNKNOWN) { in Event()