Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a4913850 authored by Etienne Ruffieux's avatar Etienne Ruffieux Committed by Android (Google) Code Review
Browse files

Merge "Adding system API to set the BindeCallsStats Consumer."

parents c34d2a6a 10ac876d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -97,6 +97,7 @@ package android.bluetooth {

  public class BluetoothFrameworkInitializer {
    method public static void registerServiceWrappers();
    method public static void setBinderCallsStatsInitializer(@NonNull java.util.function.Consumer<android.content.Context>);
    method public static void setBluetoothServiceManager(@NonNull android.os.BluetoothServiceManager);
  }