Home
last modified time | relevance | path

Searched refs:showAlertWindow (Results 1 – 1 of 1) sorted by relevance

/cts/tests/app/app/src/android/app/stubs/
DLocalAlertService.java45 mAlertWindow = showAlertWindow(getPackageName()); in onStartCommand()
59 private View showAlertWindow(String windowName) { in showAlertWindow() method in LocalAlertService