OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:common
(Results
401 - 425
of
5211
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
MapGetTester.java
17
package com.google.
common
.collect.testing.testers;
19
import static com.google.
common
.collect.testing.features.CollectionFeature.ALLOWS_NULL_QUERIES;
20
import static com.google.
common
.collect.testing.features.CollectionSize.ZERO;
21
import static com.google.
common
.collect.testing.features.MapFeature.ALLOWS_NULL_KEYS;
23
import com.google.
common
.collect.testing.AbstractMapTester;
24
import com.google.
common
.collect.testing.WrongType;
25
import com.google.
common
.collect.testing.features.CollectionFeature;
26
import com.google.
common
.collect.testing.features.CollectionSize;
27
import com.google.
common
.collect.testing.features.MapFeature;
32
* {@link com.google.
common
.collect.testing.MapTestSuiteBuilder}
[
all
...]
/external/guava/guava-testlib/src/com/google/common/testing/
EqualsTester.java
17
package com.google.
common
.testing;
19
import static com.google.
common
.base.Preconditions.checkNotNull;
23
import com.google.
common
.annotations.Beta;
24
import com.google.
common
.annotations.GwtCompatible;
25
import com.google.
common
.base.Objects;
26
import com.google.
common
.collect.ImmutableList;
27
import com.google.
common
.collect.Iterables;
28
import com.google.
common
.collect.Lists;
29
import com.google.
common
.testing.RelationshipTester.RelationshipAssertion;
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
AdapterViewRule.java
16
package com.android.ide.
common
.layout;
20
import com.android.ide.
common
.api.DrawingStyle;
21
import com.android.ide.
common
.api.DropFeedback;
22
import com.android.ide.
common
.api.IDragElement;
23
import com.android.ide.
common
.api.IFeedbackPainter;
24
import com.android.ide.
common
.api.IGraphics;
25
import com.android.ide.
common
.api.INode;
26
import com.android.ide.
common
.api.Point;
27
import com.android.ide.
common
.api.Rect;
/developers/build/prebuilts/gradle/AdvancedImmersiveMode/AdvancedImmersiveModeSample/src/main/java/com/example/android/common/activities/
SampleActivityBase.java
17
package com.example.android.
common
.activities;
22
import com.example.android.
common
.logger.Log;
23
import com.example.android.
common
.logger.LogWrapper;
26
* Base launcher activity, to handle most of the
common
plumbing for samples.
/developers/build/prebuilts/gradle/BasicAndroidKeyStore/BasicAndroidKeyStoreSample/src/main/java/com/example/android/common/activities/
SampleActivityBase.java
17
package com.example.android.
common
.activities;
22
import com.example.android.
common
.logger.Log;
23
import com.example.android.
common
.logger.LogWrapper;
26
* Base launcher activity, to handle most of the
common
plumbing for samples.
/developers/build/prebuilts/gradle/BasicGestureDetect/BasicGestureDetectSample/src/main/java/com/example/android/common/activities/
SampleActivityBase.java
17
package com.example.android.
common
.activities;
22
import com.example.android.
common
.logger.Log;
23
import com.example.android.
common
.logger.LogWrapper;
26
* Base launcher activity, to handle most of the
common
plumbing for samples.
/developers/build/prebuilts/gradle/BasicImmersiveMode/BasicImmersiveModeSample/src/main/java/com/example/android/common/activities/
SampleActivityBase.java
17
package com.example.android.
common
.activities;
22
import com.example.android.
common
.logger.Log;
23
import com.example.android.
common
.logger.LogWrapper;
26
* Base launcher activity, to handle most of the
common
plumbing for samples.
/developers/build/prebuilts/gradle/BatchStepSensor/BatchStepSensorSample/src/main/java/com/example/android/common/activities/
SampleActivityBase.java
17
package com.example.android.
common
.activities;
22
import com.example.android.
common
.logger.Log;
23
import com.example.android.
common
.logger.LogWrapper;
26
* Base launcher activity, to handle most of the
common
plumbing for samples.
/developers/build/prebuilts/gradle/CardEmulation/CardEmulationSample/src/main/java/com/example/android/common/activities/
SampleActivityBase.java
17
package com.example.android.
common
.activities;
22
import com.example.android.
common
.logger.Log;
23
import com.example.android.
common
.logger.LogWrapper;
26
* Base launcher activity, to handle most of the
common
plumbing for samples.
/developers/build/prebuilts/gradle/CardReader/CardReaderSample/src/main/java/com/example/android/common/activities/
SampleActivityBase.java
17
package com.example.android.
common
.activities;
22
import com.example.android.
common
.logger.Log;
23
import com.example.android.
common
.logger.LogWrapper;
26
* Base launcher activity, to handle most of the
common
plumbing for samples.
/developers/build/prebuilts/gradle/ImmersiveMode/ImmersiveModeSample/src/main/java/com/example/android/common/activities/
SampleActivityBase.java
17
package com.example.android.
common
.activities;
22
import com.example.android.
common
.logger.Log;
23
import com.example.android.
common
.logger.LogWrapper;
26
* Base launcher activity, to handle most of the
common
plumbing for samples.
/developers/build/prebuilts/gradle/RepeatingAlarm/RepeatingAlarmSample/src/main/java/com/example/android/common/activities/
SampleActivityBase.java
17
package com.example.android.
common
.activities;
22
import com.example.android.
common
.logger.Log;
23
import com.example.android.
common
.logger.LogWrapper;
26
* Base launcher activity, to handle most of the
common
plumbing for samples.
/developers/build/prebuilts/gradle/SlidingTabsBasic/SlidingTabsBasicSample/src/main/java/com/example/android/common/activities/
SampleActivityBase.java
17
package com.example.android.
common
.activities;
22
import com.example.android.
common
.logger.Log;
23
import com.example.android.
common
.logger.LogWrapper;
26
* Base launcher activity, to handle most of the
common
plumbing for samples.
/developers/build/prebuilts/gradle/SlidingTabsColors/SlidingTabsColorsSample/src/main/java/com/example/android/common/activities/
SampleActivityBase.java
17
package com.example.android.
common
.activities;
22
import com.example.android.
common
.logger.Log;
23
import com.example.android.
common
.logger.LogWrapper;
26
* Base launcher activity, to handle most of the
common
plumbing for samples.
/developers/build/prebuilts/gradle/StorageClient/StorageClientSample/src/main/java/com/example/android/common/activities/
SampleActivityBase.java
17
package com.example.android.
common
.activities;
22
import com.example.android.
common
.logger.Log;
23
import com.example.android.
common
.logger.LogWrapper;
26
* Base launcher activity, to handle most of the
common
plumbing for samples.
/developers/build/prebuilts/gradle/StorageProvider/StorageProviderSample/src/main/java/com/example/android/common/activities/
SampleActivityBase.java
17
package com.example.android.
common
.activities;
22
import com.example.android.
common
.logger.Log;
23
import com.example.android.
common
.logger.LogWrapper;
26
* Base launcher activity, to handle most of the
common
plumbing for samples.
/developers/samples/android/common/src/java/com/example/android/common/activities/
SampleActivityBase.java
17
package com.example.android.
common
.activities;
22
import com.example.android.
common
.logger.Log;
23
import com.example.android.
common
.logger.LogWrapper;
26
* Base launcher activity, to handle most of the
common
plumbing for samples.
/development/samples/browseable/AdvancedImmersiveMode/src/com.example.android.common/activities/
SampleActivityBase.java
17
package com.example.android.
common
.activities;
22
import com.example.android.
common
.logger.Log;
23
import com.example.android.
common
.logger.LogWrapper;
26
* Base launcher activity, to handle most of the
common
plumbing for samples.
/development/samples/browseable/BasicAndroidKeyStore/src/com.example.android.common/activities/
SampleActivityBase.java
17
package com.example.android.
common
.activities;
22
import com.example.android.
common
.logger.Log;
23
import com.example.android.
common
.logger.LogWrapper;
26
* Base launcher activity, to handle most of the
common
plumbing for samples.
/development/samples/browseable/BasicGestureDetect/src/com.example.android.common/activities/
SampleActivityBase.java
17
package com.example.android.
common
.activities;
22
import com.example.android.
common
.logger.Log;
23
import com.example.android.
common
.logger.LogWrapper;
26
* Base launcher activity, to handle most of the
common
plumbing for samples.
/development/samples/browseable/BasicImmersiveMode/src/com.example.android.common/activities/
SampleActivityBase.java
17
package com.example.android.
common
.activities;
22
import com.example.android.
common
.logger.Log;
23
import com.example.android.
common
.logger.LogWrapper;
26
* Base launcher activity, to handle most of the
common
plumbing for samples.
/development/samples/browseable/ImmersiveMode/src/com.example.android.common/activities/
SampleActivityBase.java
17
package com.example.android.
common
.activities;
22
import com.example.android.
common
.logger.Log;
23
import com.example.android.
common
.logger.LogWrapper;
26
* Base launcher activity, to handle most of the
common
plumbing for samples.
/development/samples/browseable/StorageClient/src/com.example.android.common/activities/
SampleActivityBase.java
17
package com.example.android.
common
.activities;
22
import com.example.android.
common
.logger.Log;
23
import com.example.android.
common
.logger.LogWrapper;
26
* Base launcher activity, to handle most of the
common
plumbing for samples.
/development/samples/browseable/StorageProvider/src/com.example.android.common/activities/
SampleActivityBase.java
17
package com.example.android.
common
.activities;
22
import com.example.android.
common
.logger.Log;
23
import com.example.android.
common
.logger.LogWrapper;
26
* Base launcher activity, to handle most of the
common
plumbing for samples.
/development/samples/browseable/repeatingAlarm/src/com.example.android.common/activities/
SampleActivityBase.java
17
package com.example.android.
common
.activities;
22
import com.example.android.
common
.logger.Log;
23
import com.example.android.
common
.logger.LogWrapper;
26
* Base launcher activity, to handle most of the
common
plumbing for samples.
Completed in 1271 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>