Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/widget/
DExternalViewerButton.java93 int newVisibility; in setState() local
/packages/apps/Car/libs/car-ui-lib/src/com/android/car/ui/preference/
DCarUiDialogFragment.java200 int newVisibility = View.GONE; in onBindDialogView() local
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppService.java860 int newVisibility = cursor.getInt(cursor.getColumnIndexOrThrow(BluetoothShare.VISIBILITY)); in updateShare() local