OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:isempty
(Results
951 - 975
of
8076
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/omadm/
XMLNode.java
119
if (trimmed.
isEmpty
())
229
if (mText != null && !mText.
isEmpty
()) {
232
else if (mChildren.
isEmpty
()) {
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/scanner/
KnownBandsChannelHelper.java
196
public boolean
isEmpty
() {
197
return mChannels.
isEmpty
();
233
if (!
isEmpty
() && mAllBands != mExactBands) {
/frameworks/support/design/src/android/support/design/widget/
TextInputLayout.java
268
if (mHintEnabled && TextUtils.
isEmpty
(mHint)) {
306
final boolean hasText = mEditText != null && !TextUtils.
isEmpty
(mEditText.getText());
308
final boolean isErrorShowing = !TextUtils.
isEmpty
(getError());
388
if (!TextUtils.
isEmpty
(mHint) && TextUtils.
isEmpty
(editTextHint)) {
396
if (!TextUtils.
isEmpty
(editTextHint)) {
399
if (TextUtils.
isEmpty
(mHint)) {
545
if (TextUtils.
isEmpty
(error)) {
556
mErrorShown = !TextUtils.
isEmpty
(error);
[
all
...]
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
AbstractDetailsDescriptionPresenter.java
164
if (TextUtils.
isEmpty
(vh.mTitle.getText())) {
176
if (TextUtils.
isEmpty
(vh.mSubtitle.getText())) {
189
if (TextUtils.
isEmpty
(vh.mBody.getText())) {
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
AbstractCollectionTest.java
112
* java.util.AbstractCollection#
isEmpty
()
129
assertTrue(ac.
isEmpty
());
326
// return non-zero value to pass '
isEmpty
' check
/libcore/luni/src/test/java/libcore/javax/net/ssl/
KeyManagerFactoryTest.java
165
if (empty || keyType == null || keyType.
isEmpty
()) {
176
if (empty || keyType == null || keyType.
isEmpty
()) {
224
if (empty || (!many && (keyType == null || keyType.
isEmpty
()))) {
/libcore/ojluni/src/main/java/java/util/
Dictionary.java
67
* for the <tt>
isEmpty
</tt> method is that the result is true if and only
73
abstract public boolean
isEmpty
();
101
* The general contract for the <tt>
isEmpty
</tt> method is that if this
/libcore/xml/src/main/java/org/xmlpull/v1/
XmlPullParserFactory.java
142
if (parserClasses != null && !parserClasses.
isEmpty
()) {
166
if (serializerClasses != null && !serializerClasses.
isEmpty
()) {
189
if (exceptions == null || exceptions.
isEmpty
()) {
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
AppScanStats.java
87
if (!lastScans.
isEmpty
())
148
if (!lastScans.
isEmpty
()) {
189
if (lastScans.
isEmpty
())
ScanFilterQueue.java
166
if (
isEmpty
()) {
175
boolean
isEmpty
() {
176
return mEntries.
isEmpty
();
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapCallLogComposer.java
144
if (TextUtils.
isEmpty
(name)) {
160
if (TextUtils.
isEmpty
(label)) {
186
if (!TextUtils.
isEmpty
(phoneNumber)) {
/packages/apps/Contacts/src/com/android/contacts/editor/
RawContactReadOnlyEditorView.java
172
if (TextUtils.
isEmpty
(phoneNumber)) {
197
if (TextUtils.
isEmpty
(emailAddress)) {
242
if (!TextUtils.
isEmpty
(type)) {
StructuredNameEditorView.java
146
if (!structuredNameMap.
isEmpty
()) {
169
if (!TextUtils.
isEmpty
(displayName)) {
243
if (!TextUtils.
isEmpty
(displayName)) {
/packages/apps/Email/provider_src/com/android/email/
AttachmentInfo.java
135
if (!TextUtils.
isEmpty
(extension) &&
152
if (!TextUtils.
isEmpty
(extension) &&
181
if (activityList.
isEmpty
()) {
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/task/
InstallPackageTask.java
74
if (!TextUtils.
isEmpty
(packageName)) {
97
if (TextUtils.
isEmpty
(info.location)) {
135
if (!TextUtils.
isEmpty
(ai.permission) &&
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
PackageIconLoader.java
94
if (TextUtils.
isEmpty
(drawableId) || "0".equals(drawableId)) {
125
if (TextUtils.
isEmpty
(drawableId) || "0".equals(drawableId)) {
189
if (TextUtils.
isEmpty
(authority)) {
/packages/apps/Settings/src/com/android/settings/
ResetNetwork.java
158
if (TextUtils.
isEmpty
(name)) {
161
if (TextUtils.
isEmpty
(name)) {
164
if (TextUtils.
isEmpty
(name)) {
/packages/apps/Settings/src/com/android/settings/deviceinfo/
Status.java
265
if (TextUtils.
isEmpty
(text)) {
284
mWifiMacAddress.setSummary(!TextUtils.
isEmpty
(macAddress) ? macAddress : mUnavailable);
300
if (!TextUtils.
isEmpty
(address)) {
/packages/apps/Settings/src/com/android/settings/inputmethod/
InputMethodPreference.java
110
if (TextUtils.
isEmpty
(settingsActivity)) {
261
if (TextUtils.
isEmpty
(t0)) {
264
if (TextUtils.
isEmpty
(t1)) {
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/about/
StatusFragment.java
167
if (!TextUtils.
isEmpty
(serial)) {
223
mWifiMacAddress.setSummary(!TextUtils.
isEmpty
(macAddress) ?
240
if (!TextUtils.
isEmpty
(address)) {
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/
FormPageDisplayer.java
216
final String prefill = lastPage != null && !TextUtils.
isEmpty
(lastPage.getDataSummary())
228
if (!TextUtils.
isEmpty
(text) || emptyAllowed) {
256
if (!TextUtils.
isEmpty
(text) && text.length() >= PSK_MIN_LENGTH) {
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
AndroidSpellCheckerSession.java
84
if (TextUtils.
isEmpty
(splitText)) {
166
if (!TextUtils.
isEmpty
(localeStr)) {
210
prevWord = TextUtils.
isEmpty
(prevWordCandidate) ? null : prevWordCandidate;
/packages/providers/TvProvider/tests/src/com/android/providers/tv/
EpgDataCleanupServiceTests.java
223
queryPrograms().
isEmpty
());
246
queryWatchedPrograms().
isEmpty
());
271
assertTrue("All history should be deleted.", queryWatchedPrograms().
isEmpty
());
/platform_testing/libraries/aupt-lib/src/android/support/test/aupt/
ProcessStatusTracker.java
72
if (mPidTracker == null || mPidTracker.
isEmpty
()) {
81
if (runningApps == null || runningApps.
isEmpty
()) {
133
if (mPidTracker == null || mPidTracker.
isEmpty
()) {
/platform_testing/tests/functional/settingstests/src/com/android/settings/functional/
AboutPhoneSettingsTests.java
179
itemsLeftToFind.
isEmpty
());
185
while (canScrollDown && !itemsLeftToFind.
isEmpty
()) {
205
itemsLeftToFind.
isEmpty
());
Completed in 492 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>