/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/util/ |
MockExecutor.java | 52 if (mQueue.isEmpty()) {
|
/packages/apps/Settings/src/com/android/settings/inputmethod/ |
UserDictionarySettingsUtils.java | 32 if (TextUtils.isEmpty(localeStr)) {
|
UserDictionaryAddWordContents.java | 112 if (MODE_EDIT == mMode && !TextUtils.isEmpty(mOldWord)) { 123 if (MODE_EDIT == mMode && !TextUtils.isEmpty(mOldWord)) { 133 if (TextUtils.isEmpty(tmpShortcut)) { 139 if (TextUtils.isEmpty(newWord)) { 149 if (TextUtils.isEmpty(newShortcut) && hasWord(newWord, context)) { 157 if (!TextUtils.isEmpty(newShortcut)) { 166 TextUtils.isEmpty(mLocale) ? null : Utils.createLocaleFromString(mLocale));
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/storage/ |
SettingsStorageService.java | 78 if (TextUtils.isEmpty(action)) { 85 if (TextUtils.isEmpty(diskId)) { 94 if (TextUtils.isEmpty(diskId)) { 103 if (TextUtils.isEmpty(volumeId)) {
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
ConversationPhotoTeaserView.java | 45 return shouldShowSenderImage() && !mAdapter.isEmpty()
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/settings/ |
SettingsUtils.java | 26 if (!TextUtils.isEmpty(summary)) {
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
GestureFloatingTextDrawingPreview.java | 142 if (!isPreviewEnabled() || mSuggestedWords.isEmpty() 143 || TextUtils.isEmpty(mSuggestedWords.getWord(0))) { 157 if (mSuggestedWords.isEmpty() || TextUtils.isEmpty(mSuggestedWords.getWord(0))) {
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/userdictionary/ |
UserDictionarySettingsUtils.java | 33 if (TextUtils.isEmpty(localeStr)) {
|
UserDictionaryAddWordContents.java | 132 if (MODE_EDIT == mMode && !TextUtils.isEmpty(mOldWord)) { 144 if (MODE_EDIT == mMode && !TextUtils.isEmpty(mOldWord)) { 156 if (TextUtils.isEmpty(tmpShortcut)) { 162 if (TextUtils.isEmpty(newWord)) { 172 if (TextUtils.isEmpty(newShortcut) && hasWord(newWord, context)) { 180 if (!TextUtils.isEmpty(newShortcut)) { 188 FREQUENCY_FOR_USER_DICTIONARY_ADDS, newShortcut, TextUtils.isEmpty(mLocale) ?
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/ |
CompletionInfoUtils.java | 36 if (null != src[i] && !TextUtils.isEmpty(src[i].getText())) {
|
IntentUtils.java | 37 if (!TextUtils.isEmpty(inputMethodId)) {
|
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/ |
SectionedAlbumDataAdapter.java | 73 if (previous.isEmpty() || !previous.equals(item.account)) { 87 if (previous.isEmpty() || !previous.equals(item.account)) { 162 public boolean isEmpty() { 163 return mAlbumData.isEmpty();
|
/prebuilts/misc/common/swig/include/2.0.11/go/ |
std_list.i | 27 %rename(isEmpty) empty;
|
/external/guava/guava/src/com/google/common/collect/ |
ForwardingMap.java | 74 public boolean isEmpty() { 75 return delegate().isEmpty(); 187 * {@link ForwardingMap#isEmpty}, {@link ForwardingMap#remove}, {@link 218 * {@link ForwardingMap#isEmpty}, {@link ForwardingMap#size}, and the {@link 248 * {@link ForwardingMap#get}, {@link ForwardingMap#isEmpty}, {@link 267 * A sensible definition of {@link #isEmpty} in terms of the {@code iterator} 269 * wish to override {@link #isEmpty} to forward to this implementation.
|
/external/icu/icu4c/source/i18n/ |
ucoleitr.cpp | 62 UBool isEmpty() const; 81 UBool RCEBuffer::isEmpty() const 143 UBool PCEBuffer::isEmpty() const 394 while (pceBuffer.isEmpty()) { 406 if (!rceb.isEmpty()) { 417 while (U_SUCCESS(*status) && !rceb.isEmpty()) { 432 if (pceBuffer.isEmpty()) {
|
/external/lzma/CPP/7zip/Archive/7z/ |
7zEncode.cpp | 184 if (_bindInfo.InStreams.IsEmpty())
301 if (options.IsEmpty())
312 if (_options.Methods.IsEmpty())
317 if (!_options.Binds.IsEmpty())
345 if (_options.Binds.IsEmpty())
366 if (!_options.Binds.IsEmpty())
385 if (_bindInfo.InStreams.IsEmpty())
|
/external/skia/tests/ |
LListTest.cpp | 33 REPORTER_ASSERT(reporter, empty == list.isEmpty()); 129 REPORTER_ASSERT(reporter, list1.isEmpty()); 135 REPORTER_ASSERT(reporter, list1.isEmpty()); 172 REPORTER_ASSERT(reporter, !list1.isEmpty()); 176 REPORTER_ASSERT(reporter, list1.isEmpty() && list2.isEmpty()); 181 if (list1.isEmpty() || random.nextBiasedBool(3 * SK_Scalar1 / 4)) {
|
/external/webrtc/webrtc/modules/audio_processing/test/ |
apmtest.m | 26 if nargin < 5 || isempty(legacy) 31 if nargin < 4 || isempty(casenumber) 35 if nargin < 3 || isempty(filepath) 39 if nargin < 2 || isempty(testname) 43 if nargin < 1 || isempty(task) 200 if ~isempty(findstr(opt, '-vad')) 348 if isempty(new)
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
NotificationHeaderUtil.java | 118 public boolean isEmpty(View view) { 264 mApply = !mComparator.isEmpty(mParentView); 298 if (view != null && !mComparator.isEmpty(view)) { 314 boolean isEmpty(View view); 330 public boolean isEmpty(View view) { 331 return TextUtils.isEmpty(((TextView) view).getText()); 357 public boolean isEmpty(View view) {
|
/libcore/json/src/main/java/org/json/ |
JSONStringer.java | 175 if (stack.isEmpty() && out.length() > 0) { 206 if (stack.isEmpty()) { 228 if (stack.isEmpty()) { 264 if (stack.isEmpty()) { 280 if (stack.isEmpty()) { 294 if (stack.isEmpty()) { 400 if (stack.isEmpty()) {
|
/packages/apps/Contacts/src/com/android/contacts/quickcontact/ |
DataAction.java | 121 if (!TextUtils.isEmpty(number)) { 149 if (!TextUtils.isEmpty(address)) { 163 if (!TextUtils.isEmpty(address)) { 171 if (!TextUtils.isEmpty(url)) { 201 if (!TextUtils.isEmpty(host) && !TextUtils.isEmpty(data)) { 230 if (!TextUtils.isEmpty(postalAddress)) {
|
/packages/apps/Messaging/src/com/android/messaging/datamodel/media/ |
VCardResourceEntry.java | 286 if (!TextUtils.isEmpty(poBox)) { 291 if (!TextUtils.isEmpty(extendedAddress)) { 296 if (!TextUtils.isEmpty(street)) { 301 if (!TextUtils.isEmpty(localty)) { 306 if (!TextUtils.isEmpty(region)) { 311 if (!TextUtils.isEmpty(postalCode)) { 316 if (!TextUtils.isEmpty(country)) {
|
/packages/apps/Settings/src/com/android/settings/ |
DeviceInfoSettings.java | 109 if (!TextUtils.isEmpty(patch)) { 149 if (TextUtils.isEmpty(DeviceInfoUtils.getFeedbackReporterPackage(getActivity()))) { 180 if (getPackageManager().queryIntentActivities(intent, 0).isEmpty()) { 301 if (!TextUtils.isEmpty(intentStr)) { 308 if (!TextUtils.isEmpty(extra)) { 360 if (TextUtils.isEmpty(reporterPackage)) { 427 if (TextUtils.isEmpty(DeviceInfoUtils.getFeedbackReporterPackage(context))) {
|
/external/lzma/CPP/Windows/ |
FileName.cpp | 18 if (dirPath.IsEmpty())
27 if (dirPath.IsEmpty())
526 GetSuperPathBase superPath.IsEmpty() onlyIfNew
543 if (superPath.IsEmpty())
562 if (d1.IsEmpty() && d2.IsEmpty() && onlyIfNew)
564 if (d1.IsEmpty()) d1 = fs2us(s1);
565 if (d2.IsEmpty()) d2 = fs2us(s2);
575 return !superPath.IsEmpty();
631 if (!curDir.IsEmpty() && curDir.Back() != WCHAR_PATH_SEPARATOR) [all...] |
/external/pdfium/fpdfsdk/src/ |
fpdf_flatten.cpp | 27 if (!rcPage.IsEmpty()) { 198 if (!key.IsEmpty()) { 245 if (!key.IsEmpty()) { 260 if (rcStream.IsEmpty()) 342 if (rcOriginalMB.IsEmpty()) { 360 if (!rcOriginalMB.IsEmpty()) { 369 if (!rcOriginalCB.IsEmpty()) { 410 if (!key.IsEmpty()) { 442 if (!sAnnotState.IsEmpty()) { 470 if (rcStream.IsEmpty()) [all...] |