Loading telecomm/java/com/android/internal/telecom/ITelecomService.aidl +2 −1 Original line number Diff line number Diff line Loading @@ -376,7 +376,8 @@ interface ITelecomService { */ void requestLogMark(in String message); void setTestPhoneAcctSuggestionComponent(String flattenedComponentName); void setTestPhoneAcctSuggestionComponent(String flattenedComponentName, in UserHandle userHandle); void setTestDefaultCallScreeningApp(String packageName); Loading Loading
telecomm/java/com/android/internal/telecom/ITelecomService.aidl +2 −1 Original line number Diff line number Diff line Loading @@ -376,7 +376,8 @@ interface ITelecomService { */ void requestLogMark(in String message); void setTestPhoneAcctSuggestionComponent(String flattenedComponentName); void setTestPhoneAcctSuggestionComponent(String flattenedComponentName, in UserHandle userHandle); void setTestDefaultCallScreeningApp(String packageName); Loading