Home
last modified time | relevance | path

Searched defs:sp (Results 76 – 100 of 210) sorted by relevance

123456789

/aosp12/system/extras/simpleperf/scripts/purgatorio/
H A Dpurgatorio.py45 import simpleperf_report_lib as sp namespace
/aosp12/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
H A Ddb_framestitching.cpp85 double c[3],cp[3],r[3],rp[3],M[9],s,sp,sc; in db_StitchSimilarity3DRaw() local
/aosp14/frameworks/base/core/java/android/content/res/
H A DFontScaleConverterFactory.java172 float sp = commonSpSizes[i]; in createInterpolatedTableBetween() local
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManagerTest.java1031 SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(mContext); in testDeleteAllWidgetsForConversationsUncachesShortcutAndRemovesListeners() local
1086 SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(mContext); in testOnAppWidgetOptionsChangedNoWidgetAdded() local
1172 SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(mContext); in testAugmentTileFromNotifications() local
1507 SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(mContext); in testRemapSharedFile() local
1683 SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(mContext); in clearStorage() local
1700 SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(mContext); in setStorageForTile() local
/aosp12/packages/apps/CellBroadcastReceiver/legacy/src/com/android/cellbroadcastreceiver/
H A DLegacyCellBroadcastContentProvider.java79 SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(getContext()); in call() local
/aosp12/art/runtime/entrypoints/jni/
H A Djni_entrypoints.cc89 ArtMethod** sp = self->GetManagedStack()->GetTopQuickFrameKnownNotTagged(); in artFindNativeMethodRunnable() local
/aosp12/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
H A DDelaunay.h56 SitePointer *sp; variable
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
H A DFilterCurvesRepresentation.java57 Spline sp = representation.mSplines[i]; in useParametersFrom() local
/aosp12/art/runtime/arch/arm64/
H A Dfault_handler_arm64.cc165 uintptr_t sp = sc->sp; in Action() local
/aosp12/frameworks/ex/common/tests/src/com/android/common/
H A DOperationSchedulerTest.java39 SharedPreferences sp = getContext().getSharedPreferences("OperationSchedulerTest", 0); in getFreshStorage() local
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManagerTest.java1049 SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(mContext); in testDeleteAllWidgetsForConversationsUncachesShortcutAndRemovesListeners() local
1104 SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(mContext); in testOnAppWidgetOptionsChangedNoWidgetAdded() local
1190 SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(mContext); in testAugmentTileFromNotifications() local
1521 SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(mContext); in testRemapSharedFile() local
1697 SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(mContext); in clearStorage() local
1714 SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(mContext); in setStorageForTile() local
/aosp12/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
H A Dsmisc.c124 (sp, t) char **sp, *t; in match() argument
/aosp12/bionic/tests/
H A Dandroid_unsafe_frame_pointer_chase_test.cpp114 static void* SignalBacktraceThread(void* sp) { in SignalBacktraceThread()
/aosp12/frameworks/layoutlib/bridge/src/android/view/shadow/
H A DSpotShadowVertexCalculator.java126 int sp = (s + 2) % 4; in calculateShadow() local
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DCandidateScorerTest.java53 ScoringParams sp; in listOfObjectArraysBecauseJUnitMadeUs() local
/aosp14/frameworks/base/packages/SettingsLib/Spa/spa/src/com/android/settingslib/spa/slice/
H A DSliceUtil.kt88 val sp = entry.containerPage() regex
/aosp12/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
H A DCellBroadcastSettings.java282 SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(c); in setPreferenceChanged() local
493 SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(getContext()); in onCreatePreferences() local
H A DCellBroadcastDatabaseHelper.java240 SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(mContext); in migrateFromLegacyIfNeeded() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
H A DShortcutParser.java138 String[] sp = value.split("::"); in create() local
/aosp12/system/tools/aidl/tests/java/src/android/aidl/tests/
H A DExtensionTests.java55 private NonVintfParcelable sp; field in ExtensionTests
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
H A DShortcutParser.java138 String[] sp = value.split("::"); in create() local
/aosp12/art/runtime/arch/arm/
H A Dfault_handler_arm.cc213 uintptr_t sp = sc->arm_sp; in Action() local
/aosp12/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
H A DCarrierIdProvider.java576 final SharedPreferences sp = getContext().getSharedPreferences(PREF_FILE, in getAppliedVersion() local
585 final SharedPreferences sp = getContext().getSharedPreferences(PREF_FILE, in setAppliedVersion() local
/aosp12/frameworks/base/core/java/android/content/pm/parsing/component/
H A DComponentParseUtils.java86 String sp = separateProcesses[i]; in buildProcessName() local
/aosp12/packages/services/Car/tests/MultiDisplaySecondaryHomeTestLauncher/src/com/android/car/multidisplay/launcher/
H A DLauncherActivity.java269 final SharedPreferences sp = getSharedPreferences(PINNED_APPS_KEY, 0); in onAppPicked() local

123456789