OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:checkNotNull
(Results
176 - 200
of
348
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/apps/InCallUI/src/com/android/incallui/
CallList.java
118
Preconditions.
checkNotNull
(callsToUpdate);
169
Preconditions.
checkNotNull
(listener);
178
Preconditions.
checkNotNull
(listener);
344
Preconditions.
checkNotNull
(call);
403
Preconditions.
checkNotNull
(call);
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
ImmutableList.java
19
import static com.google.common.base.Preconditions.
checkNotNull
;
130
checkNotNull
(elements); // for GWT
147
checkNotNull
(elements); // for GWT
171
checkNotNull
(elements); // eager for GWT
294
contents.add(
checkNotNull
(element));
304
checkNotNull
(elements); // for GWT
RegularContiguousSet.java
18
import static com.google.common.base.Preconditions.
checkNotNull
;
129
checkNotNull
(other);
/frameworks/base/core/java/android/os/storage/
StorageManager.java
460
Preconditions.
checkNotNull
(rawPath, "rawPath cannot be null");
461
Preconditions.
checkNotNull
(listener, "listener cannot be null");
498
Preconditions.
checkNotNull
(rawPath, "rawPath cannot be null");
499
Preconditions.
checkNotNull
(listener, "listener cannot be null");
519
Preconditions.
checkNotNull
(rawPath, "rawPath cannot be null");
540
Preconditions.
checkNotNull
(rawPath, "rawPath cannot be null");
/external/guava/guava/src/com/google/common/collect/
StandardTable.java
19
import static com.google.common.base.Preconditions.
checkNotNull
;
171
checkNotNull
(rowKey);
172
checkNotNull
(columnKey);
173
checkNotNull
(value);
343
this.rowKey =
checkNotNull
(rowKey);
384
checkNotNull
(key);
385
checkNotNull
(value);
473
return super.setValue(
checkNotNull
(value));
507
this.columnKey =
checkNotNull
(columnKey);
630
return entry.getValue().put(columnKey,
checkNotNull
(value))
[
all
...]
Multisets.java
20
import static com.google.common.base.Preconditions.
checkNotNull
;
78
return new UnmodifiableMultiset<E>(
checkNotNull
(multiset));
89
return
checkNotNull
(multiset);
196
return new UnmodifiableSortedMultiset<E>(
checkNotNull
(sortedMultiset));
345
delegate =
checkNotNull
(set);
495
checkNotNull
(multiset1);
496
checkNotNull
(multiset2);
546
checkNotNull
(superMultiset);
547
checkNotNull
(subMultiset);
586
checkNotNull
(multisetToModify)
[
all
...]
Queues.java
205
Preconditions.
checkNotNull
(buffer);
244
Preconditions.
checkNotNull
(buffer);
/external/droiddriver/src/com/google/android/droiddriver/instrumentation/
ViewElement.java
70
this.context = Preconditions.
checkNotNull
(context);
71
this.view = Preconditions.
checkNotNull
(view);
/external/droiddriver/src/com/google/android/droiddriver/uiautomation/
UiAutomationElement.java
52
this.context = Preconditions.
checkNotNull
(context);
53
this.node = Preconditions.
checkNotNull
(node);
/external/guava/guava/src/com/google/common/net/
HostAndPort.java
20
import static com.google.common.base.Preconditions.
checkNotNull
;
149
checkNotNull
(hostPortString);
/external/guava/guava/src/com/google/common/util/concurrent/
AbstractFuture.java
19
import static com.google.common.base.Preconditions.
checkNotNull
;
186
boolean result = sync.setException(
checkNotNull
(throwable));
AbstractService.java
19
import static com.google.common.base.Preconditions.
checkNotNull
;
198
checkNotNull
(cause);
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/
MapGenerators.java
19
import static com.google.common.base.Preconditions.
checkNotNull
;
113
checkNotNull
(entry);
/external/guava/guava-tests/test/com/google/common/collect/
SynchronizedSetTest.java
19
import static com.google.common.base.Preconditions.
checkNotNull
;
57
checkNotNull
(mutex);
/external/guava/guava-tests/test/com/google/common/primitives/
ByteArrayAsListTest.java
19
import static com.google.common.base.Preconditions.
checkNotNull
;
47
temp[i] =
checkNotNull
(values[i]); //
checkNotNull
for GWT (do not optimize).
CharArrayAsListTest.java
19
import static com.google.common.base.Preconditions.
checkNotNull
;
47
temp[i] =
checkNotNull
(values[i]); //
checkNotNull
for GWT (do not optimize).
DoubleArrayAsListTest.java
19
import static com.google.common.base.Preconditions.
checkNotNull
;
47
temp[i] =
checkNotNull
(values[i]); //
checkNotNull
for GWT (do not optimize).
FloatArrayAsListTest.java
19
import static com.google.common.base.Preconditions.
checkNotNull
;
47
temp[i] =
checkNotNull
(values[i]); //
checkNotNull
for GWT (do not optimize).
IntArrayAsListTest.java
19
import static com.google.common.base.Preconditions.
checkNotNull
;
48
temp[i] =
checkNotNull
(values[i]); //
checkNotNull
for GWT (do not optimize).
LongArrayAsListTest.java
19
import static com.google.common.base.Preconditions.
checkNotNull
;
47
temp[i] =
checkNotNull
(values[i]); //
checkNotNull
for GWT (do not optimize).
ShortArrayAsListTest.java
19
import static com.google.common.base.Preconditions.
checkNotNull
;
47
temp[i] =
checkNotNull
(values[i]); //
checkNotNull
for GWT (do not optimize).
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
TileImageViewAdapter.java
54
Utils.
checkNotNull
(screenNail);
63
mRegionDecoder = Utils.
checkNotNull
(decoder);
/packages/apps/Gallery2/src/com/android/gallery3d/util/
JobLimiter.java
132
mPool = Utils.
checkNotNull
(pool);
137
JobWrapper<T> future = new JobWrapper<T>(Utils.
checkNotNull
(job), listener);
/packages/apps/Settings/src/com/android/settings/widget/
ChartGridView.java
80
mHoriz = Preconditions.
checkNotNull
(horiz, "missing horiz");
81
mVert = Preconditions.
checkNotNull
(vert, "missing vert");
/packages/services/Telephony/src/com/android/phone/
HfaLogic.java
83
mCallback = Preconditions.
checkNotNull
(callback);
84
mContext = Preconditions.
checkNotNull
(context);
Completed in 1148 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>