Searched defs:VISIBILITY_HIDDEN (Results 1 – 3 of 3) sorted by relevance
35 public static final int VISIBILITY_HIDDEN = 2; field
271 public static final int VISIBILITY_HIDDEN = 1; field in BluetoothShare
769 public static final int VISIBILITY_HIDDEN = DownloadManager.Request.VISIBILITY_HIDDEN; field in Downloads.Impl