OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BluetoothPbapCallLogComposer
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapCallLogComposer.java
41
public class
BluetoothPbapCallLogComposer
{
86
public
BluetoothPbapCallLogComposer
(final Context context) {
BluetoothPbapVcardManager.java
140
BluetoothPbapCallLogComposer
composer = new
BluetoothPbapCallLogComposer
(mContext);
550
BluetoothPbapCallLogComposer
composer = null;
554
composer = new
BluetoothPbapCallLogComposer
(mContext);
Completed in 437 milliseconds