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

  /packages/apps/Settings/tests/uitests/src/com/android/settings/ui/
AppsSettingsTests.java 110 UiObject2 appInfoList = mDevice.wait(
112 appInfoList.scroll(Direction.DOWN, 100.0f);
  /system/chre/host/hal_generic/
generic_context_hub.cc 407 std::vector<HubAppInfo> appInfoList;
428 appInfoList.push_back(appInfo);
433 mParent.mCallbacks->handleAppsInfo(appInfoList);

Completed in 70 milliseconds