Loading api/system-current.txt +1 −1 Original line number Diff line number Diff line Loading @@ -8856,7 +8856,7 @@ package android.os { ctor public TelephonyServiceManager.ServiceNotFoundException(@NonNull String); } public final class TelephonyServiceManager.ServiceRegisterer { public static final class TelephonyServiceManager.ServiceRegisterer { method @Nullable public android.os.IBinder get(); method @NonNull public android.os.IBinder getOrThrow() throws android.os.TelephonyServiceManager.ServiceNotFoundException; method public void register(@NonNull android.os.IBinder); core/java/android/os/TelephonyServiceManager.java +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ public class TelephonyServiceManager { /** * A class that exposes the methods to register and obtain each system service. */ public final class ServiceRegisterer { public static final class ServiceRegisterer { private final String mServiceName; /** Loading Loading
api/system-current.txt +1 −1 Original line number Diff line number Diff line Loading @@ -8856,7 +8856,7 @@ package android.os { ctor public TelephonyServiceManager.ServiceNotFoundException(@NonNull String); } public final class TelephonyServiceManager.ServiceRegisterer { public static final class TelephonyServiceManager.ServiceRegisterer { method @Nullable public android.os.IBinder get(); method @NonNull public android.os.IBinder getOrThrow() throws android.os.TelephonyServiceManager.ServiceNotFoundException; method public void register(@NonNull android.os.IBinder);
core/java/android/os/TelephonyServiceManager.java +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ public class TelephonyServiceManager { /** * A class that exposes the methods to register and obtain each system service. */ public final class ServiceRegisterer { public static final class ServiceRegisterer { private final String mServiceName; /** Loading