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

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothShare.java 270 public static final int VISIBILITY_VISIBLE = 0;
  /frameworks/base/core/java/android/provider/
Downloads.java 753 public static final int VISIBILITY_VISIBLE = DownloadManager.Request.VISIBILITY_VISIBLE;
  /frameworks/base/core/java/android/app/
DownloadManager.java 375 public static final int VISIBILITY_VISIBLE = 0;
397 * {@link #VISIBILITY_VISIBLE_NOTIFY_COMPLETED}, {@link #VISIBILITY_VISIBLE},
400 private int mNotificationVisibility = VISIBILITY_VISIBLE;
589 return (show) ? setNotificationVisibility(VISIBILITY_VISIBLE) :
601 * {@link #VISIBILITY_VISIBLE},
    [all...]
  /prebuilts/sdk/11/
android.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/13/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 72 milliseconds