Searched refs:VISIBILITY_VISIBLE (Results 1 – 11 of 11) sorted by relevance
110 if (mVisibility == BluetoothShare.VISIBILITY_VISIBLE) { in hasCompletionNotification()
270 public static final int VISIBILITY_VISIBLE = 0; field in BluetoothShare
114 + BluetoothShare.VISIBILITY_VISIBLE + "')"; in onCreate()
206 && visibility == BluetoothShare.VISIBILITY_VISIBLE) { in onReceive()
251 filteredValues.put(BluetoothShare.VISIBILITY, BluetoothShare.VISIBILITY_VISIBLE); in insert()
667 if (info.mVisibility == BluetoothShare.VISIBILITY_VISIBLE in updateShare()668 && newVisibility != BluetoothShare.VISIBILITY_VISIBLE in updateShare()
62 + BluetoothShare.VISIBILITY + " == '" + BluetoothShare.VISIBILITY_VISIBLE + "'" + ")";
86 values.put(Downloads.Impl.COLUMN_VISIBILITY, Downloads.Impl.VISIBILITY_VISIBLE); in buildValidValues()
134 Downloads.Impl.VISIBILITY_VISIBLE); in hideNotification()
53 Downloads.Impl.COLUMN_VISIBILITY + " == '" + Downloads.Impl.VISIBILITY_VISIBLE + "' OR " +
760 Request.VISIBILITY_VISIBLE, in checkInsertPermissions()765 Request.VISIBILITY_VISIBLE, in checkInsertPermissions()