am 079ee952
: Update application for android.bluetooth.ParcelUuid -> android.os.ParcelUuid
Merge commit '079ee952bdfae560c36df1f1dcd3f1177e4afa47' into eclair-plus-aosp * commit '079ee952bdfae560c36df1f1dcd3f1177e4afa47': Update application for android.bluetooth.ParcelUuid -> android.os.ParcelUuid
This commit is contained in:
@@ -21,7 +21,7 @@ import android.bluetooth.BluetoothClass;
|
||||
import android.bluetooth.BluetoothDevice;
|
||||
import android.bluetooth.BluetoothDevicePicker;
|
||||
import android.bluetooth.BluetoothUuid;
|
||||
import android.bluetooth.ParcelUuid;
|
||||
import android.os.ParcelUuid;
|
||||
import android.content.BroadcastReceiver;
|
||||
import android.content.Context;
|
||||
import android.content.Intent;
|
||||
|
@@ -20,7 +20,7 @@ import android.app.AlertDialog;
|
||||
import android.bluetooth.BluetoothAdapter;
|
||||
import android.bluetooth.BluetoothClass;
|
||||
import android.bluetooth.BluetoothDevice;
|
||||
import android.bluetooth.ParcelUuid;
|
||||
import android.os.ParcelUuid;
|
||||
import android.content.Context;
|
||||
import android.content.DialogInterface;
|
||||
import android.content.Intent;
|
||||
|
@@ -20,7 +20,7 @@ import android.bluetooth.BluetoothA2dp;
|
||||
import android.bluetooth.BluetoothDevice;
|
||||
import android.bluetooth.BluetoothHeadset;
|
||||
import android.bluetooth.BluetoothUuid;
|
||||
import android.bluetooth.ParcelUuid;
|
||||
import android.os.ParcelUuid;
|
||||
import android.os.Handler;
|
||||
import android.util.Log;
|
||||
|
||||
|
Reference in New Issue
Block a user