Home
last modified time | relevance | path

Searched defs:createRecord (Results 1 – 25 of 56) sorted by relevance

123

/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/user/legacyhelper/data/
H A DLegacyUserDataHelper.kt40 fun createRecord( in createRecord() method
65 fun createRecord( in createRecord() method
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/user/legacyhelper/data/
DLegacyUserDataHelper.java31 …public static final com.android.systemui.user.data.source.UserRecord createRecord(@org.jetbrains.a… in createRecord() method in LegacyUserDataHelper
41 …public static final com.android.systemui.user.data.source.UserRecord createRecord(@org.jetbrains.a… in createRecord() method in LegacyUserDataHelper
/aosp_15_r20/frameworks/base/packages/SettingsLib/SpaPrivileged/src/com/android/settingslib/spaprivileged/template/app/
H A DAppOpPermissionAppList.kt76 private fun createRecord( in <lambda>() method
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/spa/app/specialaccess/
DAlarmsAndRemindersAppList.kt107 private fun createRecord( in createRecord() method in com.android.settings.spa.app.specialaccess.AlarmsAndRemindersAppListModel
/aosp_15_r20/packages/modules/HealthFitness/tests/cts/src/android/healthconnect/cts/ui/
DBaseDataTypeTest.kt56 abstract fun createRecord(): T in createRecord() method
DActivityIntensityTest.kt42 override fun createRecord() = method in android.healthconnect.cts.ui.ActivityIntensityTest
DMindfulnessTest.kt42 override fun createRecord() = method in android.healthconnect.cts.ui.MindfulnessTest
/aosp_15_r20/packages/apps/Settings/tests/spa_unit/src/com/android/settings/spa/app/specialaccess/
DPictureInPictureTest.kt177 private fun createRecord(isSupport: Boolean) = PictureInPictureRecord( in createRecord() method in com.android.settings.spa.app.specialaccess.PictureInPictureTest
/aosp_15_r20/packages/modules/IntentResolver/java/src/com/android/intentresolver/contentpreview/
DPreviewImageLoader.kt153 private fun createRecord(uri: Uri): RequestRecord { in <lambda>() method
/aosp_15_r20/packages/modules/HealthFitness/tests/cts/src/android/healthconnect/cts/aggregation/
DBaseDurationAggregationTest.java97 abstract RecordType createRecord( in createRecord() method in BaseDurationAggregationTest
103 final RecordType createRecord(Instant startTime, Instant endTime) { in createRecord() method in BaseDurationAggregationTest
DMindfulnessDurationAggregationTest.java54 MindfulnessSessionRecord createRecord( in createRecord() method in MindfulnessDurationAggregationTest
DActivityIntensityModerateDurationAggregationTest.java79 ActivityIntensityRecord createRecord( in createRecord() method in ActivityIntensityModerateDurationAggregationTest
DActivityIntensityVigorousDurationAggregationTest.java79 ActivityIntensityRecord createRecord( in createRecord() method in ActivityIntensityVigorousDurationAggregationTest
DActivityIntensityDurationAggregationTest.java79 ActivityIntensityRecord createRecord( in createRecord() method in ActivityIntensityDurationAggregationTest
DActivityIntensityMinutesAggregationTest.java75 ActivityIntensityRecord createRecord( in createRecord() method in ActivityIntensityMinutesAggregationTest
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordHelpers.cpp17 template <typename RecordT> static RecordT createRecord(const CVSymbol &sym) { in createRecord() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordHelpers.cpp17 template <typename RecordT> static RecordT createRecord(const CVSymbol &sym) { in createRecord() function
/aosp_15_r20/out/soong/.intermediates/packages/apps/Settings/Settings-core/android_common/kapt/gen/stubs/com/android/settings/spa/app/specialaccess/
DAlarmsAndRemindersAppListModel.java112 …om.android.settings.spa.app.specialaccess.AlarmsAndRemindersAppRecord createRecord(android.content… in createRecord() method in AlarmsAndRemindersAppListModel
/aosp_15_r20/frameworks/base/services/tests/vibrator/src/com/android/server/vibrator/
H A DGroupedAggregatedLogRecordsTest.java166 private TestSingleLogRecord createRecord(int groupKey, int aggregateKey, long createTime) { in createRecord() method in GroupedAggregatedLogRecordsTest
/aosp_15_r20/out/soong/.intermediates/packages/modules/IntentResolver/IntentResolver-core/android_common/kapt/gen/stubs/com/android/intentresolver/contentpreview/
DPreviewImageLoader.java86 …ndroid.intentresolver.contentpreview.PreviewImageLoader.RequestRecord createRecord(android.net.Uri… in createRecord() method in PreviewImageLoader
/aosp_15_r20/frameworks/av/media/libaudioclient/aidl/android/media/
H A DIAudioFlingerService.aidl65 CreateRecordResponse createRecord(in CreateRecordRequest request); in createRecord() method
/aosp_15_r20/frameworks/av/media/libaudioclient/
H A DIAudioFlinger.cpp255 status_t AudioFlingerClientAdapter::createRecord(const media::CreateRecordRequest& input, in createRecord() function in android::AudioFlingerClientAdapter
948 Status AudioFlingerServerAdapter::createRecord(const media::CreateRecordRequest& request, in createRecord() function in android::AudioFlingerServerAdapter
/aosp_15_r20/out/soong/.intermediates/frameworks/av/media/libaudioclient/audioflinger-aidl-cpp-source/gen/include/android/media/
DIAudioFlingerService.h176 …::android::binder::Status createRecord(const ::android::media::CreateRecordRequest& /*request*/, :… in createRecord() function
DBnAudioFlingerService.h111 …::android::binder::Status createRecord(const ::android::media::CreateRecordRequest& request, ::and… in createRecord() function
/aosp_15_r20/out/soong/.intermediates/frameworks/av/media/libaudioclient/audioflinger-aidl-cpp-source/gen/android/media/
DIAudioFlingerService.cpp65 ::android::binder::Status BpAudioFlingerService::createRecord(const ::android::media::CreateRecordR… in createRecord() function in android::media::BpAudioFlingerService

123