Searched refs:mIsInstantApp (Results 1 – 2 of 2) sorted by relevance
38 private boolean mIsInstantApp; field in AppHeaderPreference75 return mIsInstantApp; in getIsInstantApp()84 if (mIsInstantApp != isInstantApp) { in setIsInstantApp()85 mIsInstantApp = isInstantApp; in setIsInstantApp()129 if (mIsInstantApp) { in onBindViewHolder()
253 if (options.mIsInstantApp) { in getBitmapFlagOp()498 boolean mIsInstantApp; field in BaseIconFactory.IconOptions536 mIsInstantApp = instantApp; in setInstantApp()