OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:common
(Results
1126 - 1150
of
5211
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
SynchronizedHandler.java
22
import com.android.gallery3d.
common
.Utils;
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
Escaper.java
17
package com.google.android.mail.
common
.base;
/packages/services/Telephony/common/src/com/android/services/telephony/common/
MoreStrings.java
17
package com.android.services.telephony.
common
;
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
SlidingDrawerRule.java
16
package com.android.ide.
common
.layout;
29
import com.android.ide.
common
.api.INode;
30
import com.android.ide.
common
.api.IViewRule;
31
import com.android.ide.
common
.api.InsertType;
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/
GridMatch.java
16
package com.android.ide.
common
.layout.grid;
18
import static com.android.ide.
common
.layout.grid.GridModel.UNDEFINED;
20
import com.android.ide.
common
.api.INode;
21
import com.android.ide.
common
.api.SegmentType;
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
ResizeHandler.java
16
package com.android.ide.
common
.layout.relative;
18
import static com.android.ide.
common
.api.MarginType.NO_MARGIN;
19
import static com.android.ide.
common
.api.SegmentType.BASELINE;
20
import static com.android.ide.
common
.api.SegmentType.BOTTOM;
21
import static com.android.ide.
common
.api.SegmentType.CENTER_HORIZONTAL;
22
import static com.android.ide.
common
.api.SegmentType.CENTER_VERTICAL;
23
import static com.android.ide.
common
.api.SegmentType.LEFT;
24
import static com.android.ide.
common
.api.SegmentType.RIGHT;
25
import static com.android.ide.
common
.api.SegmentType.TOP;
32
import com.android.ide.
common
.api.DropFeedback
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
BooleanAttributeDescriptor.java
19
import com.android.ide.
common
.api.IAttributeInfo;
/developers/samples/android/common/src/java/com/example/android/common/play/
PlayHelper.java
18
package com.example.android.
common
.play;
26
import com.google.android.gms.
common
.ConnectionResult;
27
import com.google.android.gms.
common
.GooglePlayServicesUtil;
/device/asus/tilapia/
releasetools.py
18
import
common
namespace
67
common
.ZipWriteStr(info.output_zip, "bootloader.raw", bootloader_bin)
76
common
.ZipWriteStr(info.output_zip, "radio.raw", radio_img)
/external/chromium_org/chrome/test/functional/ispy/server/
update_mask_handler.py
12
from ..
common
import constants
13
from ..
common
import image_tools
14
from ..
common
import ispy_utils
/external/chromium_org/native_client_sdk/src/examples/api/core/
example.js
23
if (
common
.naclModule) {
30
common
.updateStatus('Running Test');
33
common
.naclModule.postMessage(delay);
47
// Called by the
common
.js module.
55
common
.updateStatus('Test Finished');
69
common
.naclModule.postMessage(delay);
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/servers/
apache_http_server_unittest.py
33
from webkitpy.
common
.system.executive_mock import MockExecutive
34
from webkitpy.
common
.system.outputcapture import OutputCapture
35
from webkitpy.
common
.host_mock import MockHost
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/
mocktool.py
31
from webkitpy.
common
.host_mock import MockHost
32
from webkitpy.
common
.net.buildbot.buildbot_mock import MockBuildBot
34
# FIXME: Old-style "Ports" need to die and be replaced by modern layout_tests.port which needs to move to
common
.
35
from webkitpy.
common
.config.ports_mock import MockPort
46
# subclass this or provider wrapper functions that set a
common
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/webgl/
update_webgl_conformance_tests.py
30
from webkitpy.
common
.checkout import scm
31
from webkitpy.
common
.system.filesystem import FileSystem
32
from webkitpy.
common
.system.executive import Executive
/external/chromium_org/third_party/mesa/src/src/gallium/targets/dri-swrast/
Makefile
23
$(TOP)/src/mesa/drivers/dri/
common
/utils.c \
24
$(TOP)/src/mesa/drivers/dri/
common
/drisw_util.c \
25
$(TOP)/src/mesa/drivers/dri/
common
/xmlconfig.c
/external/guava/guava/src/com/google/common/base/
Ascii.java
17
package com.google.
common
.base;
19
import com.google.
common
.annotations.Beta;
20
import com.google.
common
.annotations.GwtCompatible;
/external/guava/guava/src/com/google/common/collect/
AbstractMapEntry.java
17
package com.google.
common
.collect;
19
import com.google.
common
.annotations.GwtCompatible;
20
import com.google.
common
.base.Objects;
BstModificationResult.java
15
package com.google.
common
.collect;
17
import static com.google.
common
.base.Preconditions.checkNotNull;
19
import com.google.
common
.annotations.GwtCompatible;
BstMutationRule.java
15
package com.google.
common
.collect;
17
import static com.google.
common
.base.Preconditions.checkNotNull;
19
import com.google.
common
.annotations.GwtCompatible;
ComparatorOrdering.java
17
package com.google.
common
.collect;
19
import static com.google.
common
.base.Preconditions.checkNotNull;
21
import com.google.
common
.annotations.GwtCompatible;
HashMultiset.java
17
package com.google.
common
.collect;
19
import com.google.
common
.annotations.GwtCompatible;
20
import com.google.
common
.annotations.GwtIncompatible;
LinkedHashMultiset.java
17
package com.google.
common
.collect;
19
import com.google.
common
.annotations.GwtCompatible;
20
import com.google.
common
.annotations.GwtIncompatible;
MutableClassToInstanceMap.java
17
package com.google.
common
.collect;
19
import com.google.
common
.collect.MapConstraints.ConstrainedMap;
20
import com.google.
common
.primitives.Primitives;
NaturalOrdering.java
17
package com.google.
common
.collect;
19
import static com.google.
common
.base.Preconditions.checkNotNull;
21
import com.google.
common
.annotations.GwtCompatible;
Platform.java
17
package com.google.
common
.collect;
19
import com.google.
common
.annotations.GwtCompatible;
20
import com.google.
common
.annotations.GwtIncompatible;
Completed in 1448 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>