Home
last modified time | relevance | path

Searched defs:addAdapter (Results 1 – 23 of 23) sorted by relevance

/aosp12/packages/apps/Contacts/src/com/android/contacts/widget/
H A DCompositeListAdapter.java70 /*package*/ void addAdapter(ListAdapter adapter) { in addAdapter() method in CompositeListAdapter
/aosp12/hardware/qcom/gps/msm8960/core/
H A DLocApiBase.cpp131 void LocApiBase::addAdapter(LocAdapterBase* adapter) in addAdapter() function in loc_core::LocApiBase
/aosp12/hardware/qcom/sdm845/gps/msm8960/core/
H A DLocApiBase.cpp131 void LocApiBase::addAdapter(LocAdapterBase* adapter) in addAdapter() function in loc_core::LocApiBase
/aosp12/hardware/qcom/gps/msm8084/core/
H A DLocApiBase.cpp158 void LocApiBase::addAdapter(LocAdapterBase* adapter) in addAdapter() function in loc_core::LocApiBase
/aosp12/hardware/qcom/sdm845/gps/msm8084/core/
H A DLocApiBase.cpp158 void LocApiBase::addAdapter(LocAdapterBase* adapter) in addAdapter() function in loc_core::LocApiBase
/aosp12/hardware/qcom/gps/msm8994/core/
H A DLocApiBase.cpp159 void LocApiBase::addAdapter(LocAdapterBase* adapter) in addAdapter() function in loc_core::LocApiBase
/aosp12/hardware/qcom/gps/core/
H A DLocApiBase.cpp159 void LocApiBase::addAdapter(LocAdapterBase* adapter) in addAdapter() function in loc_core::LocApiBase
/aosp12/hardware/qcom/sdm845/gps/msm8994/core/
H A DLocApiBase.cpp159 void LocApiBase::addAdapter(LocAdapterBase* adapter) in addAdapter() function in loc_core::LocApiBase
/aosp12/hardware/qcom/sdm845/gps/core/
H A DLocApiBase.cpp159 void LocApiBase::addAdapter(LocAdapterBase* adapter) in addAdapter() function in loc_core::LocApiBase
/aosp12/hardware/qcom/gps/msm8996/core/
H A DLocApiBase.cpp159 void LocApiBase::addAdapter(LocAdapterBase* adapter) in addAdapter() function in loc_core::LocApiBase
/aosp12/hardware/qcom/gps/msm8909/core/
H A DLocApiBase.cpp159 void LocApiBase::addAdapter(LocAdapterBase* adapter) in addAdapter() function in loc_core::LocApiBase
/aosp12/hardware/qcom/sdm845/gps/msm8909/core/
H A DLocApiBase.cpp159 void LocApiBase::addAdapter(LocAdapterBase* adapter) in addAdapter() function in loc_core::LocApiBase
/aosp12/hardware/qcom/sdm845/gps/msm8996/core/
H A DLocApiBase.cpp159 void LocApiBase::addAdapter(LocAdapterBase* adapter) in addAdapter() function in loc_core::LocApiBase
/aosp12/hardware/qcom/gps/msm8909w_3100/core/
H A DLocApiBase.cpp161 void LocApiBase::addAdapter(LocAdapterBase* adapter) in addAdapter() function in loc_core::LocApiBase
/aosp12/hardware/qcom/sdm845/gps/msm8998/core/
H A DLocApiBase.cpp160 void LocApiBase::addAdapter(LocAdapterBase* adapter) in addAdapter() function in loc_core::LocApiBase
/aosp12/hardware/qcom/gps/msm8998/core/
H A DLocApiBase.cpp189 void LocApiBase::addAdapter(LocAdapterBase* adapter) in addAdapter() function in loc_core::LocApiBase
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DConnectionServiceAdapter.java50 void addAdapter(IConnectionServiceAdapter adapter) { in addAdapter() method in ConnectionServiceAdapter
/aosp12/hardware/qcom/sdm845/gps/sdm845/core/
H A DLocApiBase.cpp207 void LocApiBase::addAdapter(LocAdapterBase* adapter) in addAdapter() function in loc_core::LocApiBase
/aosp12/hardware/qcom/sm8150p/gps/core/
H A DLocApiBase.cpp230 void LocApiBase::addAdapter(LocAdapterBase* adapter) in addAdapter() function in loc_core::LocApiBase
/aosp12/hardware/qcom/sm7150/gps/core/
H A DLocApiBase.cpp230 void LocApiBase::addAdapter(LocAdapterBase* adapter) in addAdapter() function in loc_core::LocApiBase
/aosp12/hardware/qcom/sm7250/gps/core/
H A DLocApiBase.cpp231 void LocApiBase::addAdapter(LocAdapterBase* adapter) in addAdapter() function in loc_core::LocApiBase
/aosp12/hardware/qcom/sm8150/gps/core/
H A DLocApiBase.cpp231 void LocApiBase::addAdapter(LocAdapterBase* adapter) in addAdapter() function in loc_core::LocApiBase
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DUserSwitcherController.java691 public void addAdapter(WeakReference<BaseUserAdapter> adapter) { in addAdapter() method in UserSwitcherController