Home
last modified time | relevance | path

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

/platform_testing/tests/functional/appsmoke/src/android/test/appsmoke/
DAppSmokeTest.java178 LauncherApps la = (LauncherApps)ctx.getSystemService(Context.LAUNCHER_APPS_SERVICE); in generateAppsList() local
182 activities.addAll(la.getActivityList(null, handle)); in generateAppsList()