Loading core/java/com/android/internal/os/BinderCallsStats.java +1 −1 Original line number Original line Diff line number Diff line Loading @@ -568,7 +568,7 @@ public class BinderCallsStats implements BinderInternal.Observer { } } /** /** * Aggregated data by uid/class/method to be sent through WestWorld. * Aggregated data by uid/class/method to be sent through statsd. */ */ public static class ExportedCallStat { public static class ExportedCallStat { public int callingUid; public int callingUid; Loading Loading
core/java/com/android/internal/os/BinderCallsStats.java +1 −1 Original line number Original line Diff line number Diff line Loading @@ -568,7 +568,7 @@ public class BinderCallsStats implements BinderInternal.Observer { } } /** /** * Aggregated data by uid/class/method to be sent through WestWorld. * Aggregated data by uid/class/method to be sent through statsd. */ */ public static class ExportedCallStat { public static class ExportedCallStat { public int callingUid; public int callingUid; Loading