Searched refs:RoleServicePlatformHelper (Results 1 – 4 of 4) sorted by relevance
32 public interface RoleServicePlatformHelper { interface
45 import com.android.server.role.RoleServicePlatformHelper;69 public class RoleServicePlatformHelperImpl implements RoleServicePlatformHelper {
224 public interface RoleServicePlatformHelper {
232 import com.android.server.role.RoleServicePlatformHelper;1580 LocalManagerRegistry.addManager(RoleServicePlatformHelper.class, in startOtherServices()