Home | History | Annotate | Download | only in launcher3

Lines Matching refs:isTablet

337         boolean isTablet = context.getResources().getBoolean(R.bool.is_tablet);
340 return !isTablet && IMPORT_LAUNCHER2_DATABASE;