Searched defs:currentHfpDevice (Results 1 – 7 of 7) sorted by relevance
64 @Named("Hfp") LiveData<BluetoothDevice> currentHfpDevice) { in provideCallHistoryLiveData()71 static LiveData<List<Contact>> provideContactListLiveData( in provideContactListLiveData()95 static LiveData<List<Contact>> provideBluetoothFavoriteContactListLiveData( in provideBluetoothFavoriteContactListLiveData()105 static LiveData<List<Contact>> provideLocalFavoriteContactListLiveData( in provideLocalFavoriteContactListLiveData()
75 LiveData<BluetoothDevice> currentHfpDevice = Transformations.map(hfpDeviceListLiveData, in provideCurrentHfpDeviceLiveData() local
71 LiveData<BluetoothDevice> currentHfpDevice = Transformations.map(hfpDeviceListLiveData, in provideCurrentHfpDeviceLiveData() local
93 private void updateDeviceName(BluetoothDevice currentHfpDevice) { in updateDeviceName()
124 LiveData<BluetoothDevice> currentHfpDevice) { in RefreshUiEvent()
101 BluetoothDevice currentHfpDevice = mCurrentHfpDeviceLiveData.getValue(); in onCallAdded() local
133 BluetoothDevice currentHfpDevice = mCurrentHfpDeviceLiveData.getValue(); in onQueryFinished() local