Searched refs:peopleManager (Results 1 – 3 of 3) sorted by relevance
107 IPeopleManager peopleManager) { in PeopleBackupHelper() argument112 mIPeopleManager = peopleManager; in PeopleBackupHelper()425 public static boolean isReadyForRestore(IPeopleManager peopleManager, in isReadyForRestore() argument442 boolean isConversation = peopleManager.isConversation( in isReadyForRestore()
237 PeopleManager peopleManager, LauncherApps launcherApps, in PeopleSpaceWidgetManager() argument245 mPeopleManager = peopleManager; in PeopleSpaceWidgetManager()
297 public static List<PeopleSpaceTile> getSortedTiles(IPeopleManager peopleManager, in getSortedTiles() argument306 getLastInteraction(peopleManager, c)).build()) in getSortedTiles()328 private static Long getLastInteraction(IPeopleManager peopleManager, in getLastInteraction() argument333 return peopleManager.getLastInteraction(pkg, userId, tile.getId()); in getLastInteraction()