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

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothShare.java 269 public static final int VISIBILITY_HIDDEN = 1;
BluetoothOppReceiver.java 202 values.put(BluetoothShare.VISIBILITY, BluetoothShare.VISIBILITY_HIDDEN);
212 updateValues.put(BluetoothShare.VISIBILITY, BluetoothShare.VISIBILITY_HIDDEN);
BluetoothOppIncomingFileConfirmActivity.java 169 mUpdateValues.put(BluetoothShare.VISIBILITY, BluetoothShare.VISIBILITY_HIDDEN);
BluetoothOppUtility.java 231 updateValues.put(BluetoothShare.VISIBILITY, BluetoothShare.VISIBILITY_HIDDEN);
TestActivity.java 294 // BluetoothShare.VISIBILITY_HIDDEN);
309 updateValues.put(BluetoothShare.VISIBILITY, BluetoothShare.VISIBILITY_HIDDEN);
BluetoothOppService.java     [all...]
  /frameworks/base/core/java/android/provider/
Downloads.java 595 public static final int VISIBILITY_HIDDEN = 2;
    [all...]
  /frameworks/base/core/java/android/net/
Downloads.java 499 : android.provider.Downloads.Impl.VISIBILITY_HIDDEN);
  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
DownloadProvider.java 309 Downloads.Impl.VISIBILITY_HIDDEN);
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
tree.h     [all...]

Completed in 261 milliseconds