Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DCarSystemBarController.java717 int focusedViewId = focusedView.getId(); in cacheAndHideFocus() local
/packages/apps/Contacts/src/com/android/contacts/editor/
DContactEditorFragment.java1801 int focusedViewId = savedInstanceState.getInt(KEY_FOCUSED_VIEW_ID, View.NO_ID); in maybeRestoreFocus() local