HomeSort by relevance Sort by last modified time
    Searched defs:fillRecord (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppNotification.java 554 BluetoothOppUtility.fillRecord(mContext, cursor, info);
BluetoothOppUtility.java 82 fillRecord(context, cursor, info);
94 public static void fillRecord(Context context, Cursor cursor, BluetoothOppTransferInfo info) {

Completed in 69 milliseconds