Home
last modified time | relevance | path

Searched defs:mType (Results 1 – 25 of 174) sorted by relevance

1234567

/packages/apps/Dialer/java/com/android/contacts/common/model/
DBuilderWrapper.java31 private int mType; field in BuilderWrapper
42 public void setType(int mType) { in setType()
DCPOWrapper.java28 private int mType; field in CPOWrapper
/packages/apps/Contacts/src/com/android/contacts/model/
DBuilderWrapper.java30 private int mType; field in BuilderWrapper
41 public void setType(int mType) { in setType()
DCPOWrapper.java27 private int mType; field in CPOWrapper
/packages/modules/HealthFitness/framework/java/android/health/connect/datatypes/
DDevice.java48 @DeviceType private int mType = DEVICE_TYPE_UNKNOWN; field in Device.Builder
93 @DeviceType private final int mType; field in Device
DMedicalResource.java54 @MedicalResourceType private final int mType; field in MedicalResource
206 @MedicalResourceType private int mType; field in MedicalResource.Builder
/packages/modules/OnDevicePersonalization/src/com/android/ondevicepersonalization/services/data/events/
DColumnSchema.java43 private final int mType; field in ColumnSchema
184 private @SqlDataType int mType; field in ColumnSchema.Builder
DEvent.java51 private final int mType; field in Event
208 private int mType; field in Event.Builder
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/
DViewModelEvent.java24 private final int mType; field in ViewModelEvent
/packages/services/Car/cpp/computepipe/runner/stream_manager/
DSemanticManager.h55 proto::PacketType mType; variable
/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/celllayout/board/
DFolderPoint.java23 public char mType; field in FolderPoint
DIconPoint.java23 public char mType; field in IconPoint
DWidgetRect.java22 public char mType; field in WidgetRect
/packages/modules/Permission/framework-s/java/android/safetycenter/
DSafetyEvent.java115 @Type private final int mType; field in SafetyEvent
229 @Type private final int mType; field in SafetyEvent.Builder
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
DBluetoothPairingDialog.java75 private int mType; field in BluetoothPairingDialog
340 private int mType; field in BluetoothPairingDialog.EntryDialogFragment
422 private int mType; field in BluetoothPairingDialog.ConfirmationDialogFragment
/packages/services/Car/cpp/computepipe/runner/include/
DEventGenerator.h54 int mType; variable
/packages/providers/MediaProvider/pdf/framework/java/android/graphics/pdf/models/
DFormEditRecord.java71 private final @EditType int mType; field in FormEditRecord
215 private final @EditType int mType; field in FormEditRecord.Builder
/packages/modules/DeviceLock/framework/java/android/devicelock/
DDeviceId.java43 private final @DeviceIdType int mType; field in DeviceId
/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/common/
DDeviceId.java33 private final int mType; field in DeviceId
/packages/apps/StorageManager/robotests/src/com/android/storagemanager/deletionhelper/
DDownloadsDeletionPreferenceGroupTest.java50 private DownloadsDeletionType mType; field in DownloadsDeletionPreferenceGroupTest
/packages/modules/Connectivity/framework/src/android/net/
DDhcpOption.java33 private final byte mType; field in DhcpOption
/packages/services/Car/cpp/computepipe/runner/stream_manager/include/
DStreamManager.h78 proto::PacketType mType; variable
/packages/modules/OnDevicePersonalization/framework/java/android/adservices/ondevicepersonalization/
DJoinedLogRecord.java45 private final int mType; field in JoinedLogRecord
236 private @IntRange(from = 0, to = 127) int mType; field in JoinedLogRecord.Builder
DEventLogRecord.java61 private @IntRange(from = 1, to = 127) int mType = 1; field in EventLogRecord
303 private @IntRange(from = 1, to = 127) int mType; field in EventLogRecord.Builder
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/reporting/
DDebugReport.java30 private final String mType; field in DebugReport
132 private String mType; field in DebugReport.Builder

1234567