Home
last modified time | relevance | path

Searched defs:sp (Results 1 – 25 of 57) sorted by relevance

123

/frameworks/rs/cpp/util/
DStrongPointer.h67 inline sp() : m_ptr(0) { } in sp() function
122 sp<T>::sp(T* other) in sp() function
129 sp<T>::sp(const sp<T>& other) in sp() function
136 sp<T>::sp(U* other) : m_ptr(other) in sp() function
142 sp<T>::sp(const sp<U>& other) in sp() function
/frameworks/base/packages/SystemUI/src/com/android/systemui/people/
DSharedPreferencesHelper.java31 public static void clear(SharedPreferences sp) { in clear()
38 public static void setPeopleTileKey(SharedPreferences sp, PeopleTileKey key) { in setPeopleTileKey()
43 public static void setPeopleTileKey(SharedPreferences sp, String shortcutId, int userId, in setPeopleTileKey()
53 public static PeopleTileKey getPeopleTileKey(SharedPreferences sp) { in getPeopleTileKey()
DPeopleBackupFollowUpJob.java110 SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(this); in onStartJob() local
187 SharedPreferences.Editor followUpEditor, SharedPreferences sp) { in cancelJobAndClearRemainingWidgets()
195 Set<String>> remainingWidgets, SharedPreferences sp) { in removeUnavailableShortcutsFromSharedStorage()
DPeopleSpaceUtils.java93 public static Set<String> getStoredWidgetIds(SharedPreferences sp, PeopleTileKey key) { in getStoredWidgetIds()
112 SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(context); in setSharedPreferencesStorageForTile() local
131 SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(context); in removeSharedPreferencesStorageForTile() local
148 private static void addAppWidgetIdForKey(SharedPreferences sp, SharedPreferences.Editor editor, in addAppWidgetIdForKey()
156 private static void removeAppWidgetIdForKey(SharedPreferences sp, in removeAppWidgetIdForKey()
/frameworks/base/core/java/android/text/method/
DPasswordTransformationMethod.java41 Spannable sp = (Spannable) source; in getTransformation() local
80 Spannable sp = (Spannable) s; in onTextChanged() local
126 Spannable sp = (Spannable) sourceText; in onFocusChanged() local
133 private static void removeVisibleSpans(Spannable sp) { in removeVisibleSpans()
153 Spanned sp = (Spanned) mSource; in charAt() local
198 Spanned sp = (Spanned) mSource; in getChars() local
241 public Visible(Spannable sp, PasswordTransformationMethod ptm) { in Visible()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/
DSharedPreferencesHelperTest.java64 SharedPreferences sp = mContext.getSharedPreferences( in testGetPeopleTileKey() local
76 SharedPreferences sp = mContext.getSharedPreferences( in testSetPeopleTileKey() local
90 SharedPreferences sp = mContext.getSharedPreferences( in testClear() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DConfigurableTexts.java53 final int sp = (int)(px / fontScale / density); in add() local
79 private void setTextSizeH(TextView text, int sp) { in setTextSizeH()
/frameworks/base/telephony/java/android/telephony/gba/
DUaSecurityProtocolIdentifier.java191 private UaSecurityProtocolIdentifier(UaSecurityProtocolIdentifier sp) { in UaSecurityProtocolIdentifier() method in UaSecurityProtocolIdentifier
337 public Builder(@NonNull final UaSecurityProtocolIdentifier sp) { in Builder()
/frameworks/base/core/java/android/widget/
DMultiAutoCompleteTextView.java272 SpannableString sp = new SpannableString(text + ", "); in terminateToken() local
274 Object.class, sp, 0); in terminateToken() local
/frameworks/native/libs/binder/include/binder/
DProcessState.h92 friend class sp<ProcessState>; variable
DRpcSession.h111 friend sp<RpcSession>; variable
DBpBinder.h146 friend class sp<BpBinder>; variable
/frameworks/native/include/binder/
DProcessState.h92 friend class sp<ProcessState>; variable
/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
DPeopleBackupHelper.java125 SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(mContext); in performBackup() local
166 SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(mContext); in restoreEntity() local
411 SharedPreferences sp = mContext.getSharedPreferences(idString, Context.MODE_PRIVATE); in getExistingWidgetsForUser() local
/frameworks/base/core/java/android/text/style/
DAccessibilityClickableSpan.java102 Spanned sp = (Spanned) text; in findClickableSpan() local
/frameworks/base/packages/CarrierDefaultApp/src/com/android/carrierdefaultapp/
DCaptivePortalLoginActivity.java395 private String sp(int sp) { in sp() argument
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/
DEuiccCardControllerTest.java123 SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(mContext); in tearDown() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/
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
/frameworks/ex/common/tests/src/com/android/common/
DOperationSchedulerTest.java39 SharedPreferences sp = getContext().getSharedPreferences("OperationSchedulerTest", 0); in getFreshStorage() local
/frameworks/layoutlib/bridge/src/android/view/shadow/
DSpotShadowVertexCalculator.java126 int sp = (s + 2) % 4; in calculateShadow() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
DShortcutParser.java138 String[] sp = value.split("::"); in create() local
/frameworks/base/core/java/android/content/pm/parsing/component/
DComponentParseUtils.java86 String sp = separateProcesses[i]; in buildProcessName() local
/frameworks/base/core/java/com/android/internal/app/
DChooserTargetActionsDialogFragment.java189 SharedPreferences sp = ChooserActivity.getPinnedSharedPrefs(getContext()); in pinComponent() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DLinkBandwidthEstimator.java1079 SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences( in update() local
1109 SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences( in getValue() local
1117 SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences( in getCount() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhone.java572 SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(context); in Phone() local
887 SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(getContext()); in disableDnsCheck() local
1500 SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(getContext()); in updateSavedNetworkOperator() local
1552 SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(getContext()); in getSavedNetworkSelection() local
1593 SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(getContext()); in saveClirSetting() local
2057 SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(mContext); in getCallForwardingIndicatorFromSharedPref() local
2099 SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(mContext); in setCallForwardingIndicatorInSharedPref() local
2738 SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(getContext()); in eraseDataInSharedPreferences() local
3000 SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(mContext); in setVoiceMessageCount() local
3026 SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(mContext); in getStoredVoiceMessageCount() local
[all …]

123