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
195 values.put(BluetoothShare.VISIBILITY, BluetoothShare.VISIBILITY_HIDDEN); in onReceive()209 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);
281 updateValues.put(BluetoothShare.VISIBILITY, BluetoothShare.VISIBILITY_HIDDEN); in updateVisibilityToHidden()
154 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()
811 Downloads.Impl.VISIBILITY_HIDDEN); in insert()1253 Request.VISIBILITY_HIDDEN, in checkInsertPermissions()
1780 if (visibility == ModuleController.VISIBILITY_HIDDEN) { in updatePreviewRendering()1789 return ModuleController.VISIBILITY_HIDDEN; in getPreviewVisibility()
1082 if (visibility == ModuleController.VISIBILITY_HIDDEN) { in onPreviewVisiblityChanged()