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

  /packages/apps/Launcher3/src/com/android/launcher3/allapps/
AllAppsGridAdapter.java 162 if (!isViewType(items.get(i).viewType, VIEW_TYPE_MASK_CONTENT)) {
234 return isViewType(viewType, VIEW_TYPE_MASK_DIVIDER);
238 return isViewType(viewType, VIEW_TYPE_MASK_ICON);
241 public static boolean isViewType(int viewType, int viewTypeMask) {
379 if (FeatureFlags.LAUNCHER3_PHYSICS && isViewType(type, VIEW_TYPE_MASK_HAS_SPRINGS)) {
387 if (FeatureFlags.LAUNCHER3_PHYSICS && isViewType(type, VIEW_TYPE_MASK_HAS_SPRINGS)) {
  /prebuilts/tools/common/m2/repository/com/jayway/android/robotium/robotium-solo/5.5.3/
robotium-solo-5.5.3.jar 

Completed in 98 milliseconds