Home
last modified time | relevance | path

Searched defs:extras (Results 451 – 475 of 517) sorted by relevance

1...<<1112131415161718192021

/ohos5.0/foundation/multimedia/av_session/services/session/server/
H A Davsession_item.cpp510 int32_t AVSessionItem::GetExtras(AAFwk::WantParams& extras) in GetExtras()
518 int32_t AVSessionItem::SetExtras(const AAFwk::WantParams& extras) in SetExtras()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntry.java582 Bundle extras = mSbn.getNotification().extras; in isLastMessageFromReply() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_system_interface.cpp121 AppExecFwk::PacMap extras; in DialOutCall() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Ddata_ability_helper_impl_test.cpp1003 PacMap extras; variable
1028 PacMap extras; variable
H A Ddata_ability_impl_test.cpp732 PacMap extras; variable
749 PacMap extras; variable
/aosp14/frameworks/base/core/java/android/preference/
H A DPreferenceActivity.java416 public Bundle extras; field in PreferenceActivity.Header
/aosp14/frameworks/base/core/java/android/provider/
H A DContactsContract.java8431 Bundle extras = new Bundle(); in addSimAccount() local
8457 Bundle extras = new Bundle(); in removeSimAccounts() local
8869 Bundle extras = new Bundle(); in setDefaultAccount() local
10306 @NonNull String method, @Nullable String arg, @Nullable Bundle extras) { in nullSafeCall()
H A DDocumentsContract.java1742 Bundle extras = null; in openImageThumbnail() local
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageInstallerSession.java2730 public final Bundle extras; field in PackageInstallerSession.InstallResult
2731 InstallResult(PackageInstallerSession session, Bundle extras) { in InstallResult()
H A DUserManagerService.java592 public void onStarted(int id, Bundle extras) {} in onStarted()
595 public void onProgress(int id, int progress, Bundle extras) {} in onProgress()
598 public void onFinished(int id, Bundle extras) { in onFinished()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_loader.cpp1625 …const auto parseExtras = [&primitives](LoadResult& loadResult, const json::value& extras) -> bool { in PrimitiveAttributes()
2098 const auto parseExtras = [&node](LoadResult& loadResult, const json::value& extras) -> bool { in PrimitiveAttributes()
2671 const auto parseExtras = [](LoadResult& loadResult, const json::value& extras) -> bool { in PrimitiveAttributes()
/aosp14/frameworks/base/location/java/android/location/
H A DLocationManager.java2040 @NonNull String provider, @NonNull String command, @Nullable Bundle extras) { in sendExtraCommand()
2232 @NonNull String provider, int status, @Nullable Bundle extras, long updateTime) {} in setTestProviderStatus()
/aosp14/frameworks/base/core/java/android/app/
H A DPendingIntent.java362 Bundle extras, boolean serialized, boolean sticky, int sendingUser) { in performReceive()
H A DActivityThread.java1069 CompatibilityInfo compatInfo, int resultCode, String data, Bundle extras, in scheduleReceiver()
1338 int resultCode, String dataStr, Bundle extras, boolean ordered, in scheduleRegisteredReceiver()
1425 public void scheduleCrash(String msg, int typeId, @Nullable Bundle extras) { in scheduleCrash()
2096 private void throwRemoteServiceException(String message, int typeId, @Nullable Bundle extras) { in throwRemoteServiceException()
2124 generateForegroundServiceDidNotStartInTimeException(String message, Bundle extras) { in generateForegroundServiceDidNotStartInTimeException()
2392 Bundle extras = (Bundle) args.arg2; in handleMessage() local
H A DDownloadManager.java574 final Bundle extras = new Bundle(); in setDestinationInExternalPublicDir() local
H A DIActivityTaskManager.aidl161 void reportAssistContextExtras(in IBinder assistToken, in Bundle extras, in reportAssistContextExtras()
/ohos5.0/base/telephony/call_manager/services/call_manager_service/src/
H A Dcall_manager_service.cpp264 int32_t CallManagerService::DialCall(std::u16string number, AppExecFwk::PacMap &extras) in DialCall()
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_scheduler_proxy.cpp693 bool AbilitySchedulerProxy::Reload(const Uri &uri, const PacMap &extras) in Reload()
/ohos5.0/foundation/communication/nfc/frameworks/js/napi/tag/
H A Dnfc_napi_tag.cpp223 napi_value extras = GetNamedProperty(env, obj, VAR_EXTRA); in ParseTechAndExtraFromJsTagInfo() local
/aosp14/frameworks/base/core/java/android/view/
H A DWindowlessWindowManager.java535 java.lang.String action, int x, int y, int z, android.os.Bundle extras, boolean sync) { in sendWallpaperCommand()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManager.java980 Bundle extras = new Bundle(); in requestPinAppWidget() local
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DRecentTasksTest.java1207 final Bundle extras = infos.get(i).baseIntent.getExtras(); in testTaskInfo_expectNoExtras() local
/ohos5.0/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_media_description.cpp338 auto extras = in.GetExtras(); in SetExtras() local
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DBaseShortcutManagerTest.java536 void injectSendIntentSender(IntentSender intent, Intent extras) { in injectSendIntentSender()
1691 PersistableBundle extras) { in makeShortcutWithExtras()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DSession.java624 int z, Bundle extras, boolean sync) { in sendWallpaperCommand()

1...<<1112131415161718192021