Searched refs:getPrivateProfileManager (Results 1 – 7 of 7) sorted by relevance
267 PrivateProfileManager privateProfileManager = mApps.getPrivateProfileManager(); in onBindViewHolder()303 mApps.getPrivateProfileManager().bindPrivateSpaceHeaderViewElements(psHeaderLayout); in onBindViewHolder()306 if (mApps.getPrivateProfileManager().getCurrentState() == STATE_DISABLED) { in onBindViewHolder()315 adapterItem.decorationInfo = mApps.getPrivateProfileManager().getCurrentState() in onBindViewHolder()
462 public PrivateProfileManager getPrivateProfileManager() { in getPrivateProfileManager() method in AlphabeticalAppsList
1321 public PrivateProfileManager getPrivateProfileManager() { in getPrivateProfileManager() method in ActivityAllAppsContainerView
214 .getPrivateProfileManager()); in togglePrivateSpace()
217 context.getAppsView().getPrivateProfileManager();
118 mPrivateProfileManager = mTestContext.getAppsView().getPrivateProfileManager(); in setUp()
411 launcher.getAppsView().getPrivateProfileManager().getProfileUser()); in startAppShortcutOrInfoActivity()