HomeSort by relevance Sort by last modified time
    Searched full:findapp (Results 1 - 2 of 2) sorted by null

  /device/google/contexthub/util/nanoapp_cmd/
nanoapp_cmd.c 202 struct AppInfo *findApp(uint64_t appId)
237 installedApp = findApp(appId);
  /platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/
LeanbackLauncherStrategy.java 361 appIcon = findApp(container, focusedIcon, app);
477 protected UiObject2 findApp(UiObject2 container, UiObject2 focusedIcon, BySelector app) {

Completed in 129 milliseconds