HomeSort by relevance Sort by last modified time
    Searched refs:VISIBILITY_VISIBLE (Results 1 - 14 of 14) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppShareInfo.java 110 if (mVisibility == BluetoothShare.VISIBILITY_VISIBLE) {
BluetoothShare.java 264 public static final int VISIBILITY_VISIBLE = 0;
BluetoothOppTransferHistory.java 103 + BluetoothShare.VISIBILITY_VISIBLE + "'" + ")" + " AND " + direction;
BluetoothOppReceiver.java 200 && visibility == BluetoothShare.VISIBILITY_VISIBLE) {
BluetoothOppProvider.java 249 filteredValues.put(BluetoothShare.VISIBILITY, BluetoothShare.VISIBILITY_VISIBLE);