/hardware/qcom/gps/msm8084/core/ |
LBSProxyBase.h | 52 inline virtual void requestUlp(LocAdapterBase* adapter,
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
loc_eng_ni.h | 49 LocEngAdapter* adapter; member in struct:__anon33263
|
/hardware/qcom/gps/msm8909/core/ |
LBSProxyBase.h | 52 inline virtual void requestUlp(LocAdapterBase* /* adapter */,
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
loc_eng_ni.h | 49 LocEngAdapter* adapter; member in struct:__anon33321
|
/hardware/qcom/gps/msm8960/core/ |
IzatProxyBase.h | 51 inline virtual void requestUlp(LocAdapterBase* adapter,
|
UlpProxyBase.h | 57 inline virtual void setAdapter(LocAdapterBase* adapter) {}
|
/hardware/qcom/gps/msm8994/core/ |
LBSProxyBase.h | 52 inline virtual void requestUlp(LocAdapterBase* adapter,
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
loc_eng_ni.h | 49 LocEngAdapter* adapter; member in struct:__anon33440
|
/hardware/qcom/gps/msm8996/core/ |
LBSProxyBase.h | 52 inline virtual void requestUlp(LocAdapterBase* adapter,
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
loc_eng_ni.h | 49 LocEngAdapter* adapter; member in struct:__anon33497
|
/hardware/qcom/gps/msmcobalt/loc_api/libloc_api_50001/ |
loc_eng_ni.h | 49 LocEngAdapter* adapter; member in struct:__anon33575
|
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/ |
IngestService.java | 42 import android.widget.Adapter; 185 protected void importSelectedItems(SparseBooleanArray selected, Adapter adapter) { 189 Object item = adapter.getItem(selected.keyAt(i));
|
/packages/apps/PackageInstaller/src/com/android/packageinstaller/permission/ui/wear/settings/ |
SettingsAdapter.java | 34 * Common adapter for settings views. Maintains a list of 'Settings', consisting of a name, 37 public class SettingsAdapter<T> extends WearableListView.Adapter { 160 * Returns the index of the setting in the adapter based on the ID supplied when it was 163 * @return index in the adapter of the setting. -1 if not found.
|
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
BluetoothDiscoveryReceiver.java | 29 * Bluetooth adapter starts or finishes discovery mode. This
|
/packages/apps/Settings/src/com/android/settings/password/ |
PasswordRequirementAdapter.java | 34 RecyclerView.Adapter<PasswordRequirementViewHolder> {
|
/packages/apps/Stk/src/com/android/stk/ |
StkMenuAdapter.java | 32 * Icon list view adapter to show the list of STK items.
|
/packages/apps/TV/src/com/android/tv/dvr/ui/ |
ScheduledRecordingsAdapter.java | 25 * Adapter for {@link ScheduledRecording} filtered by
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
i2c.h | 34 * bit address, I2C_M_TEN must be set in @flags and the adapter 37 * provided unless the adapter exported the relevant I2C_FUNC_* 49 * to userspace from i2c-dev, and to I2C adapter drivers through the 61 * Alternatively, when the adapter supports I2C_FUNC_PROTOCOL_MANGLING then
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
gigaset_dev.h | 25 /* enable adapter configuration mode (M10x only) */
|
i2c.h | 34 * bit address, I2C_M_TEN must be set in @flags and the adapter 37 * provided unless the adapter exported the relevant I2C_FUNC_* 49 * to userspace from i2c-dev, and to I2C adapter drivers through the 61 * Alternatively, when the adapter supports I2C_FUNC_PROTOCOL_MANGLING then
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
dxgi.idl | 354 [out] IDXGIAdapter **adapter 370 [out] IDXGIAdapter **adapter 384 [out] IDXGIAdapter **adapter 444 HRESULT EnumAdapters1([in] UINT Adapter, [out] IDXGIAdapter1 **ppAdapter);
|
/system/bt/hci/include/ |
vendor.h | 52 // address of the adapter to |local_bdaddr|. |hci_interface| is
|
/system/bt/service/ |
BUILD.gn | 19 "adapter.cpp",
|
/system/bt/service/ipc/binder/ |
bluetooth_gatt_server_binder_server.cpp | 21 #include "service/adapter.h" 31 bluetooth::Adapter* adapter) : adapter_(adapter) {
|
bluetooth_low_energy_binder_server.cpp | 21 #include "service/adapter.h" 31 bluetooth::Adapter* adapter) : adapter_(adapter) {
|