Loading core/api/test-current.txt +1 −1 Original line number Diff line number Diff line Loading @@ -3471,7 +3471,7 @@ package android.telecom { } public class TelecomManager { method @FlaggedApi("com.android.server.telecom.flags.voip_call_monitor_refactor") public boolean hasForegroundServiceDelegation(@Nullable android.telecom.PhoneAccountHandle); method public boolean hasForegroundServiceDelegation(@Nullable android.telecom.PhoneAccountHandle); } } Loading telecomm/framework/java/android/telecom/TelecomManager.java +0 −1 Original line number Diff line number Diff line Loading @@ -1898,7 +1898,6 @@ public class TelecomManager { * * @hide */ @FlaggedApi(Flags.FLAG_VOIP_CALL_MONITOR_REFACTOR) @TestApi public boolean hasForegroundServiceDelegation(@Nullable PhoneAccountHandle handle) { ITelecomService service = getTelecomService(); Loading Loading
core/api/test-current.txt +1 −1 Original line number Diff line number Diff line Loading @@ -3471,7 +3471,7 @@ package android.telecom { } public class TelecomManager { method @FlaggedApi("com.android.server.telecom.flags.voip_call_monitor_refactor") public boolean hasForegroundServiceDelegation(@Nullable android.telecom.PhoneAccountHandle); method public boolean hasForegroundServiceDelegation(@Nullable android.telecom.PhoneAccountHandle); } } Loading
telecomm/framework/java/android/telecom/TelecomManager.java +0 −1 Original line number Diff line number Diff line Loading @@ -1898,7 +1898,6 @@ public class TelecomManager { * * @hide */ @FlaggedApi(Flags.FLAG_VOIP_CALL_MONITOR_REFACTOR) @TestApi public boolean hasForegroundServiceDelegation(@Nullable PhoneAccountHandle handle) { ITelecomService service = getTelecomService(); Loading