Searched refs:BluetoothOppProvider (Results 1 – 4 of 4) sorted by relevance
29 import com.android.bluetooth.opp.BluetoothOppProvider;161 boolean status = BluetoothOppProvider.oppDatabaseMigration(ctx, cursor); in oppDatabaseMigration()
83 new ComponentName(mTargetContext, BluetoothOppProvider.class.getCanonicalName()); in enableBtOppProvider()
58 public final class BluetoothOppProvider extends ContentProvider { class
90 private static final String OPP_PROVIDER = BluetoothOppProvider.class.getCanonicalName();