Searched refs:mVisibility (Results 1 – 4 of 4) sorted by relevance
364 (download.mVisibility == VISIBILITY_VISIBLE in isActiveAndVisible()365 || download.mVisibility == VISIBILITY_VISIBLE_NOTIFY_COMPLETED); in isActiveAndVisible()370 (download.mVisibility == VISIBILITY_VISIBLE_NOTIFY_COMPLETED in isCompleteAndVisible()371 || download.mVisibility == VISIBILITY_VISIBLE_NOTIFY_ONLY_COMPLETION); in isCompleteAndVisible()
81 info.mVisibility = getInt(Downloads.Impl.COLUMN_VISIBILITY); in updateFromDatabase()216 public int mVisibility; field in DownloadInfo363 if (mVisibility == Downloads.Impl.VISIBILITY_VISIBLE_NOTIFY_COMPLETED) { in hasCompletionNotification()
57 public int mVisibility; field in BluetoothOppShareInfo81 mVisibility = visibility; in BluetoothOppShareInfo()112 if (mVisibility == BluetoothShare.VISIBILITY_VISIBLE) { in hasCompletionNotification()
596 Log.v(TAG, "VISIBILI: " + info.mVisibility); in insertShare()711 if (info.mVisibility == BluetoothShare.VISIBILITY_VISIBLE in updateShare()717 info.mVisibility = newVisibility; in updateShare()