Searched refs:VISIBILITY_HIDDEN (Results 1 – 14 of 14) sorted by relevance
769 public static final int VISIBILITY_HIDDEN = DownloadManager.Request.VISIBILITY_HIDDEN; field in Downloads.Impl
196 values.put(BluetoothShare.VISIBILITY, BluetoothShare.VISIBILITY_HIDDEN); in onReceive()210 updateValues.put(BluetoothShare.VISIBILITY, BluetoothShare.VISIBILITY_HIDDEN); in onReceive()
271 public static final int VISIBILITY_HIDDEN = 1; field in BluetoothShare
313 updateValues.put(BluetoothShare.VISIBILITY, BluetoothShare.VISIBILITY_HIDDEN);
300 updateValues.put(BluetoothShare.VISIBILITY, BluetoothShare.VISIBILITY_HIDDEN); in updateVisibilityToHidden()
152 BluetoothShare.VISIBILITY + "=" + BluetoothShare.VISIBILITY_HIDDEN;
35 public static final int VISIBILITY_HIDDEN = 2; field
111 values.put(Downloads.Impl.COLUMN_VISIBILITY, Downloads.Impl.VISIBILITY_HIDDEN); in testInvalidVisibility()
144 request.setNotificationVisibility(Request.VISIBILITY_HIDDEN); in execute()
238 metadataRequest.setNotificationVisibility(Request.VISIBILITY_HIDDEN); in updateClientsWithMetadataUri()
649 getRequest().setNotificationVisibility(DownloadManager.Request.VISIBILITY_HIDDEN)); in testNotificationNever()
837 Downloads.Impl.VISIBILITY_HIDDEN); in insert()1261 Request.VISIBILITY_HIDDEN, in checkInsertPermissions()
1784 if (visibility == ModuleController.VISIBILITY_HIDDEN) { in updatePreviewRendering()1793 return ModuleController.VISIBILITY_HIDDEN; in getPreviewVisibility()
1082 if (visibility == ModuleController.VISIBILITY_HIDDEN) { in onPreviewVisiblityChanged()