Searched refs:FLAG_WITHHELD_BY_NETWORK (Results 1 – 2 of 2) sorted by relevance
80 if (flags.equals(BluetoothLeCall.FLAG_WITHHELD_BY_NETWORK)) { in flagsToString()
124 public static final int FLAG_WITHHELD_BY_NETWORK = 0x00000004; field in BluetoothLeCall