Home
last modified time | relevance | path

Searched defs:newVisibility (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/widget/
DExternalViewerButton.java93 int newVisibility; in setState() local
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppService.java705 int newVisibility = cursor.getInt(cursor.getColumnIndexOrThrow(BluetoothShare.VISIBILITY)); in updateShare() local