Home | History | Annotate | Download | only in opp

Lines Matching refs:newVisibility

705         int newVisibility = cursor.getInt(cursor.getColumnIndexOrThrow(BluetoothShare.VISIBILITY));
712 && newVisibility != BluetoothShare.VISIBILITY_VISIBLE
717 info.mVisibility = newVisibility;