OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:isempty
(Results
2126 - 2150
of
8076
) sorted by null
<<
81
82
83
84
85
86
87
88
89
90
>>
/frameworks/base/media/java/android/media/browse/
MediaBrowser.java
414
if (TextUtils.
isEmpty
(mediaId)) {
461
if (TextUtils.
isEmpty
(parentId)) {
494
if (TextUtils.
isEmpty
(parentId)) {
529
if (sub.
isEmpty
() || callback == null) {
746
if (TextUtils.
isEmpty
(description.getMediaId())) {
[
all
...]
/frameworks/base/services/core/java/com/android/server/pm/
PackageInstallerSession.java
375
if (TextUtils.
isEmpty
(params.appPackageName)) {
580
if (!mResolvedInheritedFiles.
isEmpty
() && mInheritedFilesBase == null) {
585
if (!mResolvedInstructionSets.
isEmpty
()) {
664
if (!ArrayUtils.
isEmpty
(removedFiles)) {
674
if (ArrayUtils.
isEmpty
(addedFiles) && removeSplitList.size() == 0) {
785
if (!ArrayUtils.
isEmpty
(existing.splitNames)) {
816
if (!oatFiles.
isEmpty
()) {
[
all
...]
/frameworks/base/wifi/java/android/net/wifi/
WifiEnterpriseConfig.java
650
return TextUtils.
isEmpty
(value) ? null : new String[] {value};
776
if (TextUtils.
isEmpty
(alias)) {
[
all
...]
/frameworks/support/v7/appcompat/src/android/support/v7/view/menu/
MenuBuilder.java
275
if (mPresenters.
isEmpty
()) return;
291
if (mPresenters.
isEmpty
()) return false;
312
if (mPresenters.
isEmpty
()) return;
337
if (presenterStates == null || mPresenters.
isEmpty
()) return;
906
if (items.
isEmpty
()) {
[
all
...]
/packages/apps/Email/src/com/android/email/activity/setup/
AccountSettingsFragment.java
232
if (!TextUtils.
isEmpty
(mAccountEmail)) {
302
if (TextUtils.
isEmpty
(summary)) {
310
if (!TextUtils.
isEmpty
(summary)) {
320
if (signature.trim().
isEmpty
()) {
443
if (!TextUtils.
isEmpty
(mAccountEmail)) {
[
all
...]
/frameworks/native/services/inputflinger/
InputReader.cpp
968
if (!ranges.
isEmpty
())
[
all
...]
/external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/
DeqpTestRunner.java
441
if (result.remainingConfigs.
isEmpty
()) {
458
if (result.remainingConfigs.
isEmpty
()) {
514
if (result.remainingConfigs.
isEmpty
()) {
573
if (result.remainingConfigs.
isEmpty
()) {
[
all
...]
/external/pdfium/fpdfsdk/src/javascript/
PublicMethods.cpp
500
if (format.
IsEmpty
() || value.
IsEmpty
())
923
if (strValue.
IsEmpty
())
953
if (strValue.
IsEmpty
()) {
956
if (strValue.
IsEmpty
()) {
1107
if (wstrValue.
IsEmpty
())
1220
if (strValue.
IsEmpty
())
[
all
...]
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
DeqpTestRunner.java
366
if (result.remainingConfigs.
isEmpty
()) {
385
if (result.remainingConfigs.
isEmpty
()) {
466
if (result.remainingConfigs.
isEmpty
()) {
533
if (result.remainingConfigs.
isEmpty
()) {
[
all
...]
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
Sets.java
116
if (collection.
isEmpty
()) {
414
checkArgument(!collection.
isEmpty
(),
554
@Override public boolean
isEmpty
() {
555
return set1.
isEmpty
() && set2.
isEmpty
();
615
@Override public boolean
isEmpty
() {
652
@Override public boolean
isEmpty
() {
[
all
...]
/external/pdfium/core/src/fxge/ge/
fx_ge_fontmap.cpp
750
if (!new_name.
IsEmpty
()) {
951
if (!style.
IsEmpty
()) {
1027
if (match.
IsEmpty
() && family != SubstName &&
1031
if (match.
IsEmpty
() && iBaseFont >= 12) {
1059
if (!match.
IsEmpty
() || iBaseFont < 12) {
1060
if (!match.
IsEmpty
()) {
1083
iExact = !match.
IsEmpty
();
1103
if (!match.
IsEmpty
()) {
[
all
...]
/external/pdfium/xfa/src/fxfa/src/fm2js/
xfa_fm2jscontext.cpp
[
all
...]
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
peers.cpp
421
if (name.
isEmpty
())
535
else if (str.startsWith("dev_type=") && dev_type.
isEmpty
())
550
if (!dev_type.
isEmpty
())
586
if (bss.
isEmpty
() || bss.startsWith("FAIL"))
614
if (name.
isEmpty
())
637
if (!pri_dev_type.
isEmpty
())
640
if (!ssid.
isEmpty
())
933
if (!pri_dev_type.
isEmpty
())
1280
if (name.
isEmpty
())
[
all
...]
/frameworks/base/core/java/com/android/internal/widget/
ActionBarView.java
505
(!TextUtils.
isEmpty
(mTitle) || !TextUtils.
isEmpty
(mSubtitle));
525
(!TextUtils.
isEmpty
(mTitle) || !TextUtils.
isEmpty
(mSubtitle));
583
if (!TextUtils.
isEmpty
(title)) {
585
if (!TextUtils.
isEmpty
(subtitle)) {
835
(TextUtils.
isEmpty
(mTitle) && TextUtils.
isEmpty
(mSubtitle))) {
[
all
...]
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
ContactListItemView.java
[
all
...]
/packages/apps/Dialer/src/com/android/dialer/
DialtactsActivity.java
311
if (!TextUtils.
isEmpty
(newText)) {
355
if (TextUtils.
isEmpty
(mSearchView.getText().toString())) {
518
if (!TextUtils.
isEmpty
(mVoiceSearchQuery)) {
608
if (!TextUtils.
isEmpty
(mDialpadQuery)) {
[
all
...]
/packages/apps/Messaging/src/com/android/messaging/datamodel/
BugleNotifications.java
468
if (!state.mPeople.
isEmpty
()) {
600
if (softSound && !TextUtils.
isEmpty
(conversationId)) {
[
all
...]
MessageNotificationState.java
494
if (!TextUtils.
isEmpty
(mContent)) {
582
if (!TextUtils.
isEmpty
(text) || mAttachmentUri != null) {
709
if (TextUtils.
isEmpty
(text) && !convMessageData.hasAttachments()) {
720
if (TextUtils.
isEmpty
(displayName)) {
723
if (TextUtils.
isEmpty
(displayName)) {
[
all
...]
/packages/services/Telecomm/src/com/android/server/telecom/
PhoneAccountRegistrar.java
301
return TextUtils.
isEmpty
(defaultSimCallManager)
329
if (!TextUtils.
isEmpty
(dialerPackage) || systemSimCallManagerComponent != null) {
340
&& !resolveComponent(accountHandle).
isEmpty
()) {
346
&& !resolveComponent(accountHandle).
isEmpty
()) {
709
if (resolveInfos.
isEmpty
()) {
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
SelectionManager.java
155
if (mSelectionListeners.
isEmpty
()) {
168
if (mSelections.
isEmpty
()) {
227
if (treeSel.
isEmpty
()) {
229
if (!mSelections.
isEmpty
()) {
469
if (!mSelections.
isEmpty
()) {
859
if (selection.
isEmpty
()) {
[
all
...]
/art/compiler/optimizing/
gvn.cc
144
if (
IsEmpty
()) {
146
} else if (predecessor->
IsEmpty
()) {
157
bool
IsEmpty
() const { return num_entries_ == 0; }
455
if (!set->
IsEmpty
()) {
473
if (set->
IsEmpty
()) {
/cts/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/
CompatibilityTest.java
417
if (abis == null || abis.
isEmpty
()) {
461
boolean shouldInclude = mSystemStatusCheckWhitelist.
isEmpty
()
463
boolean shouldExclude = !mSystemStatusCheckBlacklist.
isEmpty
()
480
if (!failures.
isEmpty
()) {
502
if (!failures.
isEmpty
()) {
/cts/hostsidetests/services/activitymanager/src/android/server/cts/
WindowManagerState.java
101
retry = mWindows.
isEmpty
() || mFocusedWindow == null || mFocusedApp == null;
108
if (mWindows.
isEmpty
()) {
124
while (!mSysDump.
isEmpty
()) {
225
if (mWindows == null || mWindows.
isEmpty
()) {
427
if (dump.
isEmpty
()) {
/external/guava/guava/src/com/google/common/collect/
ArrayTable.java
148
checkArgument(!rowList.
isEmpty
());
149
checkArgument(!columnList.
isEmpty
());
223
public boolean
isEmpty
() {
224
return keyIndex.
isEmpty
();
455
public boolean
isEmpty
() {
Collections2.java
185
public boolean
isEmpty
() {
264
@Override public boolean
isEmpty
() {
265
return fromCollection.
isEmpty
();
461
@Override public boolean
isEmpty
() {
574
@Override public boolean
isEmpty
() {
Completed in 1118 milliseconds
<<
81
82
83
84
85
86
87
88
89
90
>>