HomeSort by relevance Sort by last modified time
    Searched defs:VISIBILITY_HIDDEN (Results 1 - 25 of 42) sorted by null

1 2

  /external/compiler-rt/make/
options.mk 24 VISIBILITY_HIDDEN := 0
  /external/compiler-rt/make/platform/
darwin_bni.mk 37 VISIBILITY_HIDDEN := 0
38 VISIBILITY_HIDDEN.Static := 1
clang_linux.mk 90 VISIBILITY_HIDDEN := 0
clang_darwin.mk 466 VISIBILITY_HIDDEN := 1
  /packages/apps/Camera2/src/com/android/camera/module/
ModuleController.java 35 public static final int VISIBILITY_HIDDEN = 2;
73 * {@link #VISIBILITY_HIDDEN}
  /external/deqp/framework/egl/
egluNativeWindow.hpp 46 VISIBILITY_HIDDEN = 0,
  /external/deqp/framework/opengl/
gluRenderConfig.hpp 63 VISIBILITY_HIDDEN = 0,
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothShare.java 271 public static final int VISIBILITY_HIDDEN = 1;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
flag-types.h 102 VISIBILITY_HIDDEN,
tree.h     [all...]
  /frameworks/base/core/java/android/provider/
Downloads.java 778 public static final int VISIBILITY_HIDDEN = DownloadManager.Request.VISIBILITY_HIDDEN;
  /packages/apps/Messaging/src/com/android/messaging/mmslib/
Downloads.java 769 public static final int VISIBILITY_HIDDEN = DownloadManager.Request.VISIBILITY_HIDDEN;
  /frameworks/base/core/java/android/app/
DownloadManager.java 423 public static final int VISIBILITY_HIDDEN = 2;
433 /** can take any of the following values: {@link #VISIBILITY_HIDDEN}
633 setNotificationVisibility(VISIBILITY_HIDDEN);
643 * It can take the following values: {@link #VISIBILITY_HIDDEN},
647 * If set to {@link #VISIBILITY_HIDDEN}, this requires the permission
    [all...]
  /external/robolectric/v1/lib/main/
android.jar 
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
android-all-stubs.jar 
  /prebuilts/sdk/11/
android.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/13/
android.jar 
  /prebuilts/sdk/14/
android.jar 

Completed in 254 milliseconds

1 2