Home
last modified time | relevance | path

Searched defs:sp (Results 226 – 250 of 277) sorted by relevance

12345678910>>...12

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
H A DEuiccCardController.java146 SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(context); in isBootUp() local
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_file_manager.cpp41 const EventFwk::CommonEventSubscribeInfo &sp, std::weak_ptr<ITelRilManager> telRilManager, in SimFileManager()
/aosp12/frameworks/base/core/java/android/text/
H A DSpannableStringBuilder.java81 Spanned sp = (Spanned) text; in SpannableStringBuilder() local
420 Spanned sp = (Spanned) cs; in change() local
/ohos5.0/drivers/peripheral/usb/test/unittest/mock/src/
H A Dusbd_transfer_auto_test.cpp114 sptr<UsbImpl> sp = static_cast<UsbImpl *>(g_usbInterface.GetRefPtr()); in SetUpTestCase() local
138 sptr<UsbImpl> sp = static_cast<UsbImpl *>(g_usbInterface.GetRefPtr()); in TearDownTestCase() local
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSubscriptionInfoUpdater.java556 SharedPreferences sp = in handleSimLoaded() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Ddialog_container.cpp422 auto sp = frontend.Upgrade(); in DumpHeapSnapshot() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/memory/
H A Drs_memory_manager.cpp500 std::string* sp = static_cast<std::string*>(fp); in DumpMallocStat() local
/aosp12/packages/modules/NeuralNetworks/driver/cache/BlobCache/
H A DBlobCache_test.cpp32 using sp = std::shared_ptr<T>; typedef
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h1/request/
H A Dencoder.rs623 let sp = " ".as_bytes(); in encode() localVariable
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_right_manager.cpp70 explicit RightSubscriber(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) {} in RightSubscriber()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncherProvider.java517 SharedPreferences sp = Utilities.getPrefs(getContext()); in loadDefaultFavoritesIfNecessary() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManager.java1286 SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(mContext); in remapSharedFile() local
/ohos5.0/drivers/peripheral/audio/test/audio_utils/audio_mixer/
H A Daudio_mixer.c857 char *sp; in FillChnmap() local
/ohos5.0/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_subscriber_manager_test.cpp47 explicit DreivedSubscriber(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) in DreivedSubscriber()
H A Dcommon_event_subscribe_unit_test.cpp65 SubscriberTest(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) in SubscriberTest()
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DRecentsView.java2668 SpringProperty sp = new SpringProperty(SpringProperty.FLAG_CAN_SPRING_ON_START) in addDismissedTaskAnimations() local
2673 verticalFactor * secondaryTaskDimension * 2).setDuration(duration), LINEAR, sp); in addDismissedTaskAnimations() local
/aosp12/art/runtime/
H A Dmonitor.cc1464 uint8_t* sp = reinterpret_cast<uint8_t*>(stack_visitor->GetCurrentQuickFrame()); in VisitLocks() local
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DUiccProfile.java1807 SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(mContext); in getOperatorBrandOverride() local
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/common_event/src/
H A Dcommon_event.cpp172 SubscriberInstance::SubscriberInstance(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(… in SubscriberInstance()
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutService.java3340 final ShortcutPackage sp = getUserShortcutsLocked(userId) in pinShortcuts() local
3428 final ShortcutPackage sp = getUserShortcutsLocked(userId) in updateCachedShortcutsInternal() local
/aosp12/bionic/libc/dns/net/
H A Dgetaddrinfo.c1145 struct servent *sp; in get_port() local
/ohos5.0/base/telephony/cellular_data/services/src/
H A Dcellular_data_handler.cpp47 CellularDataHandler::CellularDataHandler(const EventFwk::CommonEventSubscribeInfo &sp, int32_t slot… in CellularDataHandler()
/aosp12/packages/modules/DnsResolver/
H A Dgetaddrinfo.cpp713 struct servent* sp; in get_port() local
/aosp12/frameworks/av/media/codec2/hidl/client/
H A Dclient.cpp436 for (const ParamDescriptor& sp : p) { in querySupportedParams() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/
H A Dbms_install_system_test.cpp107 explicit SubscriberTest(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp){}; in SubscriberTest()

12345678910>>...12