Searched refs:RoleServicePlatformHelper (Results 1 – 7 of 7) sorted by relevance
39 import com.android.server.role.RoleServicePlatformHelper;64 private final RoleServicePlatformHelper mPlatformHelper;102 public RoleUserState(@UserIdInt int userId, @NonNull RoleServicePlatformHelper platformHelper, in RoleUserState()
66 import com.android.server.role.RoleServicePlatformHelper;103 private final RoleServicePlatformHelper mPlatformHelper;144 mPlatformHelper = LocalManagerRegistry.getManager(RoleServicePlatformHelper.class); in RoleService()
32 public interface RoleServicePlatformHelper { interface
44 import com.android.server.role.RoleServicePlatformHelper;63 public class RoleServicePlatformHelperImpl implements RoleServicePlatformHelper {
48 public interface RoleServicePlatformHelper {
176 import com.android.server.role.RoleServicePlatformHelper;1447 LocalManagerRegistry.addManager(RoleServicePlatformHelper.class, in startOtherServices()
55539 Lcom/android/server/role/RoleServicePlatformHelper;