Searched refs:mInvariantDeviceProfile (Results 1 – 1 of 1) sorted by relevance
68 private final InvariantDeviceProfile mInvariantDeviceProfile; field in LauncherAppState88 mInvariantDeviceProfile.addOnChangeListener(idp -> refreshAndReloadLauncher()); in LauncherAppState()138 mInvariantDeviceProfile = InvariantDeviceProfile.INSTANCE.get(context); in LauncherAppState()140 mIconCache = new IconCache(mContext, mInvariantDeviceProfile, in LauncherAppState()157 mInvariantDeviceProfile.fillResIconDpi, mInvariantDeviceProfile.iconBitmapSize); in refreshAndReloadLauncher()189 return mInvariantDeviceProfile; in getInvariantDeviceProfile()