Home
last modified time | relevance | path

Searched defs:mIds (Results 1 – 25 of 27) sorted by relevance

12

/aosp12/frameworks/base/apex/appsearch/framework/java/external/android/app/appsearch/
H A DRemoveByDocumentIdRequest.java36 private final Set<String> mIds; field in RemoveByDocumentIdRequest
58 private ArraySet<String> mIds = new ArraySet<>(); field in RemoveByDocumentIdRequest.Builder
H A DGetByDocumentIdRequest.java47 private final Set<String> mIds; field in GetByDocumentIdRequest
106 private ArraySet<String> mIds = new ArraySet<>(); field in GetByDocumentIdRequest.Builder
/aosp12/frameworks/base/core/java/android/service/autofill/
H A DLuhnChecksumValidator.java42 private final AutofillId[] mIds; field in LuhnChecksumValidator
/aosp12/frameworks/base/tests/HierarchyViewerTest/src/com/android/test/hierarchyviewer/
H A DViewDumpParser.java11 private Map<String, Short> mIds; field in ViewDumpParser
/aosp12/hardware/qcom/sm8150p/gps/geofence/
H A DGeofenceAdapter.cpp217 uint32_t* mIds; in addGeofencesCommand() member
328 uint32_t* mIds; in removeGeofencesCommand() member
404 uint32_t* mIds; in pauseGeofencesCommand() member
479 uint32_t* mIds; in resumeGeofencesCommand() member
556 uint32_t* mIds; in modifyGeofencesCommand() member
/aosp12/hardware/qcom/sm7250/gps/geofence/
H A DGeofenceAdapter.cpp213 uint32_t* mIds; in addGeofencesCommand() member
324 uint32_t* mIds; in removeGeofencesCommand() member
400 uint32_t* mIds; in pauseGeofencesCommand() member
475 uint32_t* mIds; in resumeGeofencesCommand() member
552 uint32_t* mIds; in modifyGeofencesCommand() member
/aosp12/hardware/qcom/sm7150/gps/geofence/
H A DGeofenceAdapter.cpp217 uint32_t* mIds; in addGeofencesCommand() member
328 uint32_t* mIds; in removeGeofencesCommand() member
404 uint32_t* mIds; in pauseGeofencesCommand() member
479 uint32_t* mIds; in resumeGeofencesCommand() member
556 uint32_t* mIds; in modifyGeofencesCommand() member
/aosp12/hardware/qcom/sm8150/gps/geofence/
H A DGeofenceAdapter.cpp216 uint32_t* mIds; in addGeofencesCommand() member
327 uint32_t* mIds; in removeGeofencesCommand() member
403 uint32_t* mIds; in pauseGeofencesCommand() member
478 uint32_t* mIds; in resumeGeofencesCommand() member
555 uint32_t* mIds; in modifyGeofencesCommand() member
/aosp12/packages/apps/TV/src/com/android/tv/dvr/ui/
H A DSortedArrayAdapter.java40 private final Set<Long> mIds = new HashSet<>(); field in SortedArrayAdapter
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/
H A DModel.java72 private String mIds[] = new String[0]; field in Model
/aosp12/system/extras/tests/icachetest/
H A DProfiler.h222 std::array<uint8_t, EVENT_COUNT> mIds; variable
/aosp12/frameworks/base/core/java/android/view/contentcapture/
H A DContentCaptureEvent.java155 private @Nullable ArrayList<AutofillId> mIds; field in ContentCaptureEvent
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/buffer/
H A DSampleChunkIoHelper.java64 private final List<String> mIds; field in SampleChunkIoHelper
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer2/buffer/
H A DSampleChunkIoHelper.java66 private final List<String> mIds; field in SampleChunkIoHelper
/aosp12/frameworks/base/core/java/android/widget/
H A DSpellChecker.java79 private int[] mIds; field in SpellChecker
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DShadeListBuilderTest.java1631 private final List<Integer> mIds; field in ShadeListBuilderTest.IdPromoter
/aosp12/frameworks/av/media/ndk/
H A DNdkMediaDrm.cpp97 List<idvec_t> mIds; member
/aosp12/frameworks/base/core/java/android/content/res/
H A DResourcesImpl.java1447 private int[] mIds = new int[4]; field in LookupStack
/aosp12/frameworks/base/core/java/android/app/
H A DDownloadManager.java880 private long[] mIds = null; field in DownloadManager.Query
/aosp12/hardware/qcom/sdm845/gps/sdm845/gnss/
H A DGnssAdapter.cpp795 uint32_t* mIds; in gnssUpdateConfigCommand() member
1065 uint32_t* mIds; in gnssGetConfigCommand() member
/aosp12/hardware/qcom/sm8150p/gps/gnss/
H A DGnssAdapter.cpp1057 uint32_t* mIds; in gnssUpdateConfigCommand() member
1313 uint32_t* mIds; in gnssGetConfigCommand() member
/aosp12/hardware/qcom/sm7150/gps/gnss/
H A DGnssAdapter.cpp1120 uint32_t* mIds; in gnssUpdateConfigCommand() member
1376 uint32_t* mIds; in gnssGetConfigCommand() member
/aosp12/hardware/qcom/sdm845/gps/msm8998/gnss/
H A DGnssAdapter.cpp593 uint32_t* mIds; in gnssUpdateConfigCommand() member
/aosp12/hardware/qcom/sm7250/gps/gnss/
H A DGnssAdapter.cpp1268 uint32_t* mIds; in gnssUpdateConfigCommand() member
1558 uint32_t* mIds; in gnssGetConfigCommand() member
/aosp12/hardware/qcom/sm8150/gps/gnss/
H A DGnssAdapter.cpp1267 uint32_t* mIds; in gnssUpdateConfigCommand() member
1557 uint32_t* mIds; in gnssGetConfigCommand() member

12