OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getAlertWindowTypes
(Results
1 - 3
of
3
) sorted by null
/cts/tests/framework/base/windowmanager/alertwindowappsdk25/src/android/server/wm/alertwindowappsdk25/
AlertWindowTestBaseActivity.java
35
final int[] alertWindowTypes =
getAlertWindowTypes
();
72
final int[] alertWindowTypes =
getAlertWindowTypes
();
81
protected abstract int[]
getAlertWindowTypes
();
AlertWindowTestActivitySdk25.java
43
protected int[]
getAlertWindowTypes
() {
/cts/tests/framework/base/windowmanager/alertwindowapp/src/android/server/wm/alertwindowapp/
AlertWindowTestActivity.java
46
protected int[]
getAlertWindowTypes
() {
Completed in 197 milliseconds