OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WALLPAPAER_ACTIVITY
(Results
1 - 2
of
2
) sorted by null
/cts/tests/framework/base/windowmanager/src/android/server/wm/
KeyguardTransitionTests.java
30
import static android.server.wm.app.Components.
WALLPAPAER_ACTIVITY
;
72
launchActivity(
WALLPAPAER_ACTIVITY
);
75
mAmWmState.computeState(
WALLPAPAER_ACTIVITY
);
/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
Components.java
158
public static final ComponentName
WALLPAPAER_ACTIVITY
= component("WallpaperActivity");
Completed in 3780 milliseconds