Home
last modified time | relevance | path

Searched refs:EMPTY_STRING (Results 1 – 25 of 37) sorted by relevance

12

/aosp12/frameworks/av/drm/libdrmframework/
H A DDrmManagerClientImpl.cpp36 const String8 DrmManagerClientImpl::EMPTY_STRING(""); member in DrmManagerClientImpl
89 if ((NULL != path) && (EMPTY_STRING != *path)) { in getConstraints()
98 if ((NULL != path) && (EMPTY_STRING != *path)) { in getMetadata()
107 if ((EMPTY_STRING != path) || (EMPTY_STRING != mimeType)) { in canHandle()
139 String8 mimeType = EMPTY_STRING; in getOriginalMimeType()
140 if (EMPTY_STRING != path) { in getOriginalMimeType()
149 if ((EMPTY_STRING != path) || (EMPTY_STRING != mimeType)) { in getDrmObjectType()
159 if (EMPTY_STRING != path) { in checkRightsStatus()
192 if (EMPTY_STRING != path) { in validateAction()
201 if (EMPTY_STRING != path) { in removeRights()
[all …]
/aosp12/frameworks/av/drm/drmserver/
H A DDrmManager.cpp277 if (EMPTY_STRING != plugInId) { in getConstraints()
291 if (EMPTY_STRING != plugInId) { in getMetadata()
329 if (EMPTY_STRING != plugInId) { in processDrmInfo()
360 if (EMPTY_STRING != plugInId) { in acquireDrmInfo()
376 if (EMPTY_STRING != plugInId) { in saveRights()
388 String8 mimeType(EMPTY_STRING); in getOriginalMimeType()
390 if (EMPTY_STRING != plugInId) { in getOriginalMimeType()
404 if (EMPTY_STRING != plugInId) { in getDrmObjectType()
418 if (EMPTY_STRING != plugInId) { in checkRightsStatus()
454 if (EMPTY_STRING != plugInId) { in validateAction()
[all …]
/aosp12/packages/apps/Gallery/src/com/android/camera/
H A DReverseGeocoderTask.java50 String value = MenuHelper.EMPTY_STRING; in doInBackground()
61 value = MenuHelper.EMPTY_STRING; in doInBackground()
64 value = MenuHelper.EMPTY_STRING; in doInBackground()
H A DMenuHelper.java96 public static final String EMPTY_STRING = ""; field in MenuHelper
210 if (!location.equals(MenuHelper.EMPTY_STRING)) { in onComplete()
337 if (value != null && !value.equals(EMPTY_STRING)) { in showExifInformation()
391 ? EMPTY_STRING in onDetailsClicked()
429 value = EMPTY_STRING; in onDetailsClicked()
436 if (value != EMPTY_STRING) { in onDetailsClicked()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DAppWidgetOptionsHelper.java20 import static com.android.systemui.people.PeopleSpaceUtils.EMPTY_STRING;
45 String pkg = options.getString(PACKAGE_NAME, EMPTY_STRING); in getPeopleTileKeyFromBundle()
47 String shortcutId = options.getString(SHORTCUT_ID, EMPTY_STRING); in getPeopleTileKeyFromBundle()
H A DPeopleTileKey.java19 import static com.android.systemui.people.PeopleSpaceUtils.EMPTY_STRING;
55 : EMPTY_STRING; in PeopleTileKey()
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
H A DJsonUtils.java37 private static final String EMPTY_STRING = ""; field in JsonUtils
70 return EMPTY_STRING; in listToJsonStr()
91 return EMPTY_STRING; in listToJsonStr()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/management/
H A DAllModelTest.kt43 private const val EMPTY_STRING = "Other"
91 model = AllModel(controls, favoritesList, EMPTY_STRING, controlsModelCallback)
112 ZoneNameWrapper(EMPTY_STRING),
131 val new_model = AllModel(selected_controls, emptyList(), EMPTY_STRING,
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/people/
H A DPeopleProvider.java43 private static final String EMPTY_STRING = ""; field in PeopleProvider
67 PeopleProviderUtils.EXTRAS_KEY_SHORTCUT_ID, EMPTY_STRING); in call()
69 PeopleProviderUtils.EXTRAS_KEY_PACKAGE_NAME, EMPTY_STRING); in call()
H A DPeopleBackupFollowUpJob.java20 import static com.android.systemui.people.PeopleSpaceUtils.EMPTY_STRING;
218 String contactUriString = sp.getString(String.valueOf(widgetId), EMPTY_STRING); in removeUnavailableShortcutsFromSharedStorage()
H A DPeopleSpaceUtils.java83 public static final String EMPTY_STRING = ""; field in PeopleSpaceUtils
86 new PeopleTileKey(EMPTY_STRING, INVALID_USER_ID, EMPTY_STRING);
114 String contactUriString = contactUri == null ? EMPTY_STRING : contactUri.toString(); in setSharedPreferencesStorageForTile()
/aosp12/packages/apps/Settings/src/com/android/settings/accessibility/
H A DAccessibilitySlicePreferenceController.java46 private static final String EMPTY_STRING = ""; field in AccessibilitySlicePreferenceController
62 return serviceInfo == null ? EMPTY_STRING : AccessibilitySettings.getServiceSummary( in getSummary()
H A DLaunchAccessibilityActivityPreferenceFragment.java52 private static final String EMPTY_STRING = ""; field in LaunchAccessibilityActivityPreferenceFragment
157 final String switchBarText = (info == null) ? EMPTY_STRING : getString( in initLaunchPreference()
/aosp12/packages/apps/TV/src/com/android/tv/ui/
H A DChannelBannerView.java112 private static final String EMPTY_STRING = ""; field in ChannelBannerView
275 .setDescription(EMPTY_STRING) in ChannelBannerView()
280 .setDescription(EMPTY_STRING) in ChannelBannerView()
434 info.hasClosedCaption() ? sClosedCaptionMark : EMPTY_STRING); in updateStreamInfo()
456 String displayNumber = EMPTY_STRING; in updateChannelInfo()
457 String displayName = EMPTY_STRING; in updateChannelInfo()
461 displayNumber = EMPTY_STRING; in updateChannelInfo()
465 displayName = EMPTY_STRING; in updateChannelInfo()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/
H A DLaunchConversationActivityTest.java65 private static final String EMPTY_STRING = ""; field in LaunchConversationActivityTest
136 EMPTY_STRING); in testDoNotClearNotificationIfNoKey()
229 EMPTY_STRING); in testBubbleWithNoNotifOpensBubble()
H A DPeopleSpaceWidgetManagerTest.java51 import static com.android.systemui.people.PeopleSpaceUtils.EMPTY_STRING;
671 mContext, KEY, SECOND_WIDGET_ID_WITH_SHORTCUT, EMPTY_STRING); in testUpdateNotificationOnExistingTileAfterRemovingTileForSamePerson()
1092 assertThat(widgetSp.getString(PACKAGE_NAME, EMPTY_STRING)).isEqualTo(EMPTY_STRING); in testOnAppWidgetOptionsChangedNoWidgetAdded()
1093 assertThat(widgetSp.getString(SHORTCUT_ID, EMPTY_STRING)).isEqualTo(EMPTY_STRING); in testOnAppWidgetOptionsChangedNoWidgetAdded()
1112 assertThat(first.getString(PeopleSpaceUtils.SHORTCUT_ID, EMPTY_STRING)) in testOnAppWidgetOptionsChangedWidgetAdded()
1113 .isEqualTo(EMPTY_STRING); in testOnAppWidgetOptionsChangedWidgetAdded()
1115 assertThat(first.getString(PACKAGE_NAME, EMPTY_STRING)).isEqualTo(EMPTY_STRING); in testOnAppWidgetOptionsChangedWidgetAdded()
1182 PeopleSpaceTile actual = mManager.augmentTileFromNotifications(tile, key, EMPTY_STRING, in testAugmentTileFromNotifications()
1202 .augmentTileFromNotifications(tile, key, EMPTY_STRING, in testAugmentTileFromNotificationsDifferentShortcutId()
/aosp12/packages/apps/TV/src/com/android/tv/dialog/
H A DRecentlyWatchedDialogFragment.java42 private static final String EMPTY_STRING = ""; field in RecentlyWatchedDialogFragment
81 displayNumber = EMPTY_STRING; in onCreateDialog()
/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/
H A DConstants.java40 public static final String EMPTY_STRING = ""; field in Constants
/aosp12/frameworks/base/core/java/android/text/
H A DBidiFormatter.java130 private static final String EMPTY_STRING = ""; field in BidiFormatter
316 return EMPTY_STRING; in markAfter()
345 return EMPTY_STRING; in markBefore()
/aosp12/packages/inputmethods/LatinIME/native/jni/src/utils/
H A Dchar_utils.cpp1286 /* static */ const std::vector<int> CharUtils::EMPTY_STRING(1 /* size */, '\0' /* value */); member in latinime::CharUtils
H A Dchar_utils.h30 static const std::vector<int> EMPTY_STRING;
/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/settings/
H A DDialerSettingsViewModel.java55 device != null ? device.getName() : Constants.EMPTY_STRING); in getCurrentHfpConnectedDeviceName()
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/
H A DAccessibilitySettingsTest.java89 private static final String EMPTY_STRING = ""; field in AccessibilitySettingsTest
187 doReturn(EMPTY_STRING).when(mServiceInfo).loadSummary(any()); in getServiceSummary_enableService_showsEnabled()
198 doReturn(EMPTY_STRING).when(mServiceInfo).loadSummary(any()); in getServiceSummary_disableService_showsDisabled()
/aosp12/packages/inputmethods/LatinIME/common/src/com/android/inputmethod/latin/common/
H A DStringUtils.java34 private static final String EMPTY_STRING = ""; field in StringUtils
158 return EMPTY_STRING; in removeFromCommaSplittableTextIfExists()
557 return EMPTY_STRING; in byteArrayToHexString()
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactLocaleUtils.java107 private static final String EMPTY_STRING = ""; field in ContactLocaleUtils.ContactLocaleUtilsBase
263 return EMPTY_STRING; in getBucketLabel()

12