OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:common
(Results
1926 - 1950
of
5211
) sorted by null
<<
71
72
73
74
75
76
77
78
79
80
>>
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
AsyncTaskUtil.java
17
package com.android.gallery3d.
common
;
/packages/apps/Gallery2/src/com/android/gallery3d/anim/
Animation.java
21
import com.android.gallery3d.
common
.Utils;
/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
ColorTexture.java
19
import com.android.gallery3d.
common
.Utils;
FadeTexture.java
19
import com.android.gallery3d.
common
.Utils;
/packages/apps/Gallery2/src/com/android/gallery3d/util/
InterruptableOutputStream.java
19
import com.android.gallery3d.
common
.Utils;
/packages/apps/InCallUI/src/com/android/incallui/
CallTimer.java
19
import com.google.
common
.base.Preconditions;
/packages/apps/Mms/tests/
Android.mk
21
LOCAL_JAVA_LIBRARIES := android.test.runner telephony-
common
mms-
common
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
ObjectCache.java
20
import com.google.
common
.collect.Lists;
/packages/apps/UnifiedEmail/tests/src/com/android/mail/utils/
NotificationUtilsTest.java
22
import com.google.android.mail.
common
.html.parser.HtmlTree;
/packages/services/Telephony/common/src/com/android/services/telephony/common/
AudioMode.java
17
package com.android.services.telephony.
common
;
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
EnumAttributeDescriptor.java
19
import com.android.ide.
common
.api.IAttributeInfo;
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
ContextPullParser.java
35
import com.android.ide.
common
.rendering.api.ILayoutPullParser;
36
import com.android.ide.
common
.rendering.api.IProjectCallback;
37
import com.android.ide.
common
.res2.ValueXmlHelper;
39
import com.google.
common
.collect.Maps;
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/descriptors/
PackageAttributeDescriptor.java
19
import com.android.ide.
common
.api.IAttributeInfo;
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
GLObjectProperty.java
19
import com.google.
common
.base.Joiner;
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
TestDragElement.java
16
package com.android.ide.
common
.layout;
23
import com.android.ide.
common
.api.IDragElement;
24
import com.android.ide.
common
.api.INode;
25
import com.android.ide.
common
.api.Rect;
LinearLayoutRuleTest.java
17
package com.android.ide.
common
.layout;
27
import com.android.ide.
common
.api.DropFeedback;
28
import com.android.ide.
common
.api.IAttributeInfo.Format;
29
import com.android.ide.
common
.api.IDragElement;
30
import com.android.ide.
common
.api.IMenuCallback;
31
import com.android.ide.
common
.api.INode;
32
import com.android.ide.
common
.api.IViewRule;
33
import com.android.ide.
common
.api.Point;
34
import com.android.ide.
common
.api.Rect;
35
import com.android.ide.
common
.api.RuleAction
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/relative/
DeletionHandlerTest.java
16
package com.android.ide.
common
.layout.relative;
21
import com.android.ide.
common
.api.INode;
22
import com.android.ide.
common
.layout.BaseViewRule;
23
import com.android.ide.
common
.layout.TestNode;
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/properties/
ValueCompleterTest.java
22
import com.android.ide.
common
.api.IAttributeInfo;
23
import com.android.ide.
common
.api.IAttributeInfo.Format;
24
import com.android.ide.
common
.layout.TestAttributeInfo;
25
import com.android.ide.eclipse.adt.internal.editors.
common
.CommonXmlEditor;
/external/guava/guava-tests/test/com/google/common/base/
JoinerTest.java
17
package com.google.
common
.base;
19
import com.google.
common
.annotations.GwtCompatible;
20
import com.google.
common
.annotations.GwtIncompatible;
21
import com.google.
common
.base.Joiner.MapJoiner;
22
import com.google.
common
.collect.ImmutableMap;
23
import com.google.
common
.collect.ImmutableMultimap;
24
import com.google.
common
.collect.ImmutableSet;
25
import com.google.
common
.collect.Iterators;
26
import com.google.
common
.collect.Lists;
27
import com.google.
common
.collect.Maps
[
all
...]
/external/guava/guava-tests/test/com/google/common/math/
IntMathTest.java
17
package com.google.
common
.math;
19
import static com.google.
common
.math.MathTesting.ALL_INTEGER_CANDIDATES;
20
import static com.google.
common
.math.MathTesting.ALL_ROUNDING_MODES;
21
import static com.google.
common
.math.MathTesting.ALL_SAFE_ROUNDING_MODES;
22
import static com.google.
common
.math.MathTesting.EXPONENTS;
23
import static com.google.
common
.math.MathTesting.NEGATIVE_INTEGER_CANDIDATES;
24
import static com.google.
common
.math.MathTesting.NONZERO_INTEGER_CANDIDATES;
25
import static com.google.
common
.math.MathTesting.POSITIVE_INTEGER_CANDIDATES;
30
import com.google.
common
.annotations.GwtCompatible;
31
import com.google.
common
.annotations.GwtIncompatible
[
all
...]
/art/build/
Android.executable.mk
17
include art/build/Android.
common
.mk
94
LOCAL_ADDITIONAL_DEPENDENCIES := art/build/Android.
common
.mk
/developers/build/buildSrc/src/main/groovy/com/example/android/samples/build/
SampleGenProperties.groovy
46
* Relative path to samples/
common
directory
71
* @return The path that contains
common
files -- can be cleaned without harming
75
return "${targetSamplePath()}/src/
common
/java/com/example/android/
common
"
127
* Returns the path to the
common
/build/templates directory
135
* Returns the path to
common
/src/java
138
return "${targetProjectPath}/${pathToSamplesCommon}/src/java/com/example/android/
common
"
193
* Path(s) of the
common
directories to copy over to the sample project.
195
FileTree[]
common
() {
200
xml.
common
.each { common -
[
all
...]
/developers/build/prebuilts/gradle/BatchStepSensor/BatchStepSensorSample/src/main/java/com/example/android/batchstepsensor/
MainActivity.java
26
import com.example.android.
common
.activities.SampleActivityBase;
27
import com.example.android.
common
.logger.Log;
/developers/build/prebuilts/gradle/SlidingTabsBasic/SlidingTabsBasicSample/src/main/java/com/example/android/slidingtabsbasic/
SlidingTabsBasicFragment.java
19
import com.example.android.
common
.logger.Log;
20
import com.example.android.
common
.view.SlidingTabLayout;
32
* A basic sample which shows how to use {@link com.example.android.
common
.view.SlidingTabLayout}
/developers/samples/android/ui/views/SlidingTabs/SlidingTabsBasic/SlidingTabsBasicSample/src/main/java/com/example/android/slidingtabsbasic/
SlidingTabsBasicFragment.java
19
import com.example.android.
common
.logger.Log;
20
import com.example.android.
common
.view.SlidingTabLayout;
32
* A basic sample which shows how to use {@link com.example.android.
common
.view.SlidingTabLayout}
Completed in 2674 milliseconds
<<
71
72
73
74
75
76
77
78
79
80
>>