OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mCurrentFocus
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/services/core/java/com/android/server/wm/
WindowManagerService.java
544
WindowState
mCurrentFocus
= null;
[
all
...]
WindowState.java
[
all
...]
WindowAnimator.java
397
final WindowState currentFocus = mService.
mCurrentFocus
;
[
all
...]
AccessibilityController.java
[
all
...]
WindowStateAnimator.java
396
if (mService.
mCurrentFocus
== mWin) {
[
all
...]
Completed in 41 milliseconds