Home
last modified time | relevance | path

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

/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DConnectionServiceFocusManager.java273 private ConnectionServiceFocus mCurrentFocus; field in ConnectionServiceFocusManager
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayContent.java532 WindowState mCurrentFocus = null; field in DisplayContent