Searched refs:getPrivateProfileManager (Results 1 – 7 of 7) sorted by relevance
267 PrivateProfileManager privateProfileManager = mApps.getPrivateProfileManager(); in onBindViewHolder()310 mApps.getPrivateProfileManager().bindPrivateSpaceHeaderViewElements(psHeaderLayout); in onBindViewHolder()313 if (mApps.getPrivateProfileManager().getCurrentState() == STATE_DISABLED) { in onBindViewHolder()322 adapterItem.decorationInfo = mApps.getPrivateProfileManager().getCurrentState() in onBindViewHolder()
529 public PrivateProfileManager getPrivateProfileManager() { in getPrivateProfileManager() method in AlphabeticalAppsList
1330 public PrivateProfileManager getPrivateProfileManager() { in getPrivateProfileManager() method in ActivityAllAppsContainerView
213 .getPrivateProfileManager()); in togglePrivateSpace()
390 launcher.getAppsView().getPrivateProfileManager().getProfileUser()); in startAppShortcutOrInfoActivity()
226 context.getAppsView().getPrivateProfileManager();
142 mPrivateProfileManager = mTestContext.getAppsView().getPrivateProfileManager(); in setUp()