OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NOTIFY_ACTIVITY_DRAWN
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/services/core/java/com/android/server/wm/
AppWindowToken.java
32
import static com.android.server.wm.WindowManagerService.H.
NOTIFY_ACTIVITY_DRAWN
;
564
service.mH.obtainMessage(
NOTIFY_ACTIVITY_DRAWN
, token).sendToTarget();
[
all
...]
WindowSurfacePlacer.java
41
import static com.android.server.wm.WindowManagerService.H.
NOTIFY_ACTIVITY_DRAWN
;
[
all
...]
WindowManagerService.java
[
all
...]
Completed in 112 milliseconds