OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:common
(Results
2501 - 2525
of
31397
) sorted by null
<<
101
102
103
104
105
106
107
108
109
110
>>
/frameworks/testing/espresso/espresso-lib/src/main/java/com/google/android/apps/common/testing/ui/espresso/action/
AdapterDataLoaderAction.java
17
package com.google.android.apps.
common
.testing.ui.espresso.action;
19
import static com.google.android.apps.
common
.testing.ui.espresso.matcher.ViewMatchers.isAssignableFrom;
20
import static com.google.android.apps.
common
.testing.ui.espresso.matcher.ViewMatchers.isDisplayed;
21
import static com.google.
common
.base.Preconditions.checkNotNull;
22
import static com.google.
common
.base.Preconditions.checkState;
25
import com.google.android.apps.
common
.testing.ui.espresso.PerformException;
26
import com.google.android.apps.
common
.testing.ui.espresso.UiController;
27
import com.google.android.apps.
common
.testing.ui.espresso.ViewAction;
28
import com.google.android.apps.
common
.testing.ui.espresso.util.HumanReadables;
29
import com.google.
common
.base.Optional
[
all
...]
KeyEventAction.java
17
package com.google.android.apps.
common
.testing.ui.espresso.action;
19
import static com.google.android.apps.
common
.testing.ui.espresso.matcher.ViewMatchers.isDisplayed;
20
import static com.google.
common
.base.Preconditions.checkNotNull;
22
import com.google.android.apps.
common
.testing.testrunner.ActivityLifecycleMonitorRegistry;
23
import com.google.android.apps.
common
.testing.testrunner.Stage;
24
import com.google.android.apps.
common
.testing.ui.espresso.InjectEventSecurityException;
25
import com.google.android.apps.
common
.testing.ui.espresso.NoActivityResumedException;
26
import com.google.android.apps.
common
.testing.ui.espresso.PerformException;
27
import com.google.android.apps.
common
.testing.ui.espresso.UiController;
28
import com.google.android.apps.
common
.testing.ui.espresso.ViewAction
[
all
...]
TypeTextAction.java
17
package com.google.android.apps.
common
.testing.ui.espresso.action;
19
import static com.google.android.apps.
common
.testing.ui.espresso.matcher.ViewMatchers.hasFocus;
20
import static com.google.android.apps.
common
.testing.ui.espresso.matcher.ViewMatchers.isAssignableFrom;
21
import static com.google.android.apps.
common
.testing.ui.espresso.matcher.ViewMatchers.isDisplayed;
22
import static com.google.android.apps.
common
.testing.ui.espresso.matcher.ViewMatchers.supportsInputMethods;
23
import static com.google.
common
.base.Preconditions.checkNotNull;
27
import com.google.android.apps.
common
.testing.ui.espresso.InjectEventSecurityException;
28
import com.google.android.apps.
common
.testing.ui.espresso.PerformException;
29
import com.google.android.apps.
common
.testing.ui.espresso.UiController;
30
import com.google.android.apps.
common
.testing.ui.espresso.ViewAction
[
all
...]
/frameworks/testing/espresso/espresso-lib/src/main/java/com/google/android/apps/common/testing/ui/espresso/assertion/
ViewAssertions.java
17
package com.google.android.apps.
common
.testing.ui.espresso.assertion;
19
import static com.google.android.apps.
common
.testing.ui.espresso.matcher.ViewMatchers.assertThat;
20
import static com.google.android.apps.
common
.testing.ui.espresso.util.TreeIterables.breadthFirstViewTraversal;
21
import static com.google.
common
.base.Preconditions.checkNotNull;
24
import com.google.android.apps.
common
.testing.ui.espresso.NoMatchingViewException;
25
import com.google.android.apps.
common
.testing.ui.espresso.ViewAssertion;
26
import com.google.android.apps.
common
.testing.ui.espresso.util.HumanReadables;
27
import com.google.
common
.base.Preconditions;
28
import com.google.
common
.base.Predicate;
29
import com.google.
common
.collect.Iterables
[
all
...]
/frameworks/testing/espresso/espresso-sample/src/androidTest/java/com/google/android/apps/common/testing/ui/testapp/
BasicTest.java
17
package com.google.android.apps.
common
.testing.ui.testapp;
19
import static com.google.android.apps.
common
.testing.ui.espresso.Espresso.onData;
20
import static com.google.android.apps.
common
.testing.ui.espresso.Espresso.onView;
21
import static com.google.android.apps.
common
.testing.ui.espresso.Espresso.pressBack;
22
import static com.google.android.apps.
common
.testing.ui.espresso.action.ViewActions.click;
23
import static com.google.android.apps.
common
.testing.ui.espresso.action.ViewActions.typeText;
24
import static com.google.android.apps.
common
.testing.ui.espresso.assertion.ViewAssertions.matches;
25
import static com.google.android.apps.
common
.testing.ui.espresso.matcher.ViewMatchers.withId;
26
import static com.google.android.apps.
common
.testing.ui.espresso.matcher.ViewMatchers.withText;
37
* {@link com.google.android.apps.
common
.testing.ui.espresso.Espresso#onView(org.hamcrest.Matcher)
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
ValueCompleter.java
25
import static com.android.ide.
common
.api.IAttributeInfo.Format.BOOLEAN;
26
import static com.android.ide.
common
.api.IAttributeInfo.Format.DIMENSION;
27
import static com.android.ide.
common
.api.IAttributeInfo.Format.ENUM;
28
import static com.android.ide.
common
.api.IAttributeInfo.Format.FLAG;
29
import static com.android.ide.
common
.api.IAttributeInfo.Format.FLOAT;
30
import static com.android.ide.
common
.api.IAttributeInfo.Format.INTEGER;
31
import static com.android.ide.
common
.api.IAttributeInfo.Format.REFERENCE;
32
import static com.android.ide.
common
.api.IAttributeInfo.Format.STRING;
36
import com.android.ide.
common
.api.IAttributeInfo;
37
import com.android.ide.
common
.api.IAttributeInfo.Format
[
all
...]
/build/core/
host_dalvik_java_library.mk
33
full_classes_compiled_jar := $(intermediates.
COMMON
)/classes-full-debug.jar
34
full_classes_jarjar_jar := $(intermediates.
COMMON
)/classes-jarjar.jar
35
full_classes_jar := $(intermediates.
COMMON
)/classes.jar
36
built_dex := $(intermediates.
COMMON
)/classes.dex
60
PRIVATE_CLASS_INTERMEDIATES_DIR := $(intermediates.
COMMON
)/classes
64
$(cleantarget): PRIVATE_CLEAN_FILES += $(intermediates.
COMMON
)
92
$(built_dex): PRIVATE_INTERMEDIATES_DIR := $(intermediates.
COMMON
)
/external/chromium_org/chrome/browser/extensions/
convert_web_app_browsertest.cc
13
#include "chrome/
common
/chrome_switches.h"
14
#include "chrome/
common
/extensions/manifest_handlers/app_launch_info.h"
24
#include "extensions/
common
/extension.h"
25
#include "extensions/
common
/extension_icon_set.h"
26
#include "extensions/
common
/manifest_handlers/icons_handler.h"
27
#include "extensions/
common
/permissions/permission_set.h"
28
#include "extensions/
common
/permissions/permissions_data.h"
/external/chromium_org/chrome/browser/ui/startup/
bad_flags_prompt.cc
15
#include "chrome/
common
/chrome_paths.h"
16
#include "chrome/
common
/chrome_switches.h"
17
#include "chrome/
common
/switch_utils.h"
19
#include "components/nacl/
common
/nacl_switches.h"
21
#include "components/translate/core/
common
/translate_switches.h"
22
#include "content/public/
common
/content_switches.h"
23
#include "extensions/
common
/switches.h"
/external/chromium_org/chrome/common/extensions/api/extension_action/
browser_action_manifest_unittest.cc
5
#include "chrome/
common
/extensions/api/extension_action/action_info.h"
6
#include "chrome/
common
/extensions/manifest_tests/extension_manifest_test.h"
7
#include "extensions/
common
/error_utils.h"
8
#include "extensions/
common
/extension_builder.h"
9
#include "extensions/
common
/extension_icon_set.h"
10
#include "extensions/
common
/manifest_constants.h"
11
#include "extensions/
common
/value_builder.h"
/external/chromium_org/chrome/common/extensions/manifest_tests/
extension_manifests_background_unittest.cc
5
#include "chrome/
common
/extensions/manifest_tests/extension_manifest_test.h"
10
#include "chrome/
common
/extensions/features/feature_channel.h"
11
#include "extensions/
common
/constants.h"
12
#include "extensions/
common
/error_utils.h"
13
#include "extensions/
common
/extension.h"
14
#include "extensions/
common
/manifest_constants.h"
15
#include "extensions/
common
/manifest_handlers/background_info.h"
/external/chromium_org/chrome/common/extensions/
sync_helper.cc
5
#include "chrome/
common
/extensions/sync_helper.h"
8
#include "chrome/
common
/extensions/api/plugins/plugins_handler.h"
9
#include "chrome/
common
/extensions/extension_constants.h"
10
#include "chrome/
common
/extensions/manifest_url_handler.h"
11
#include "extensions/
common
/extension.h"
12
#include "extensions/
common
/manifest.h"
13
#include "extensions/
common
/permissions/permissions_data.h"
/external/chromium_org/components/nacl/browser/
nacl_broker_host_win.cc
12
#include "components/nacl/
common
/nacl_cmd_line.h"
13
#include "components/nacl/
common
/nacl_messages.h"
14
#include "components/nacl/
common
/nacl_process_type.h"
15
#include "components/nacl/
common
/nacl_switches.h"
18
#include "content/public/
common
/child_process_host.h"
19
#include "content/public/
common
/content_switches.h"
20
#include "content/public/
common
/sandboxed_process_launcher_delegate.h"
/external/chromium_org/content/browser/browser_plugin/
browser_plugin_embedder.cc
11
#include "content/
common
/browser_plugin/browser_plugin_constants.h"
12
#include "content/
common
/browser_plugin/browser_plugin_messages.h"
13
#include "content/
common
/drag_messages.h"
14
#include "content/
common
/gpu/gpu_messages.h"
21
#include "content/public/
common
/content_switches.h"
22
#include "content/public/
common
/result_codes.h"
23
#include "content/public/
common
/url_constants.h"
/external/chromium_org/content/public/common/
common_param_traits_macros.h
11
#include "content/public/
common
/console_message_level.h"
12
#include "content/public/
common
/page_transition_types.h"
13
#include "content/public/
common
/referrer.h"
14
#include "content/public/
common
/security_style.h"
15
#include "content/public/
common
/ssl_status.h"
16
#include "content/public/
common
/webplugininfo.h"
26
#include "webkit/
common
/webpreferences.h"
/external/chromium_org/native_client_sdk/src/examples/demo/earth/
example.js
10
common
.naclModule.postMessage({'message' : 'set_threads',
20
common
.naclModule.postMessage({'message' : 'run benchmark'});
21
common
.updateStatus('BENCHMARKING... (please wait)');
31
common
.naclModule.postMessage({'message' : 'set_zoom',
37
common
.naclModule.postMessage({'message' : 'set_light',
54
common
.naclModule.postMessage({'message' : 'texture',
72
common
.updateStatus('SUCCESS');
/external/chromium_org/native_client_sdk/src/examples/demo/earth_simd/
example.js
10
common
.naclModule.postMessage({'message' : 'set_threads',
20
common
.naclModule.postMessage({'message' : 'run benchmark'});
21
common
.updateStatus('BENCHMARKING... (please wait)');
31
common
.naclModule.postMessage({'message' : 'set_zoom',
37
common
.naclModule.postMessage({'message' : 'set_light',
54
common
.naclModule.postMessage({'message' : 'texture',
72
common
.updateStatus('SUCCESS');
/external/chromium_org/third_party/webrtc/voice_engine/test/win_test/
stdafx.h
46
// turns off MFC's hiding of some
common
and often safely ignored warning messages
53
#include <afxdtctl.h> // MFC support for Internet Explorer 4
Common
Controls
56
#include <afxcmn.h> // MFC support for Windows
Common
Controls
61
#pragma comment(linker,"/manifestdependency:\"type='win32' name='Microsoft.Windows.
Common
-Controls' version='6.0.0.0' processorArchitecture='x86' publicKeyToken='6595b64144ccf1df' language='*'\"")
63
#pragma comment(linker,"/manifestdependency:\"type='win32' name='Microsoft.Windows.
Common
-Controls' version='6.0.0.0' processorArchitecture='ia64' publicKeyToken='6595b64144ccf1df' language='*'\"")
65
#pragma comment(linker,"/manifestdependency:\"type='win32' name='Microsoft.Windows.
Common
-Controls' version='6.0.0.0' processorArchitecture='amd64' publicKeyToken='6595b64144ccf1df' language='*'\"")
67
#pragma comment(linker,"/manifestdependency:\"type='win32' name='Microsoft.Windows.
Common
-Controls' version='6.0.0.0' processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*'\"")
/external/chromium_org/ui/file_manager/file_manager/foreground/css/
common.css
12
input.
common
[type='checkbox'],
13
input.
common
[type='radio'] {
25
input.
common
[type='checkbox']:hover,
26
input.
common
[type='checkbox']:checked,
27
input.
common
[type='radio']:hover,
28
input.
common
[type='radio']:checked {
32
input.
common
[type='checkbox'] {
36
input.
common
[type='checkbox']:checked::after {
38
url('../images/
common
/check_no_box.png') 1x,
39
url('../images/
common
/2x/check_no_box.png') 2x)
[
all
...]
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/
MultisetIteratorTester.java
15
package com.google.
common
.collect.testing.google;
17
import static com.google.
common
.collect.testing.features.CollectionFeature.KNOWN_ORDER;
18
import static com.google.
common
.collect.testing.features.CollectionFeature.SUPPORTS_REMOVE;
20
import com.google.
common
.annotations.GwtCompatible;
21
import com.google.
common
.collect.testing.IteratorFeature;
22
import com.google.
common
.collect.testing.IteratorTester;
23
import com.google.
common
.collect.testing.features.CollectionFeature;
MultisetSetCountConditionallyTester.java
17
package com.google.
common
.collect.testing.google;
19
import static com.google.
common
.collect.testing.features.CollectionFeature.SUPPORTS_ADD;
20
import static com.google.
common
.collect.testing.features.CollectionSize.SEVERAL;
21
import static com.google.
common
.collect.testing.features.CollectionSize.ZERO;
24
import com.google.
common
.annotations.GwtCompatible;
25
import com.google.
common
.collect.testing.features.CollectionFeature;
26
import com.google.
common
.collect.testing.features.CollectionSize;
/external/guava/guava-tests/test/com/google/common/base/
EquivalenceTest.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
.collect.ImmutableList;
22
import com.google.
common
.testing.EqualsTester;
23
import com.google.
common
.testing.EquivalenceTester;
24
import com.google.
common
.testing.SerializableTester;
/external/guava/guava-tests/test/com/google/common/collect/
BstNodeTest.java
15
package com.google.
common
.collect;
17
import static com.google.
common
.collect.BstSide.LEFT;
18
import static com.google.
common
.collect.BstSide.RIGHT;
19
import static com.google.
common
.collect.BstTesting.defaultNullPointerTester;
21
import com.google.
common
.annotations.GwtCompatible;
22
import com.google.
common
.annotations.GwtIncompatible;
23
import com.google.
common
.collect.BstTesting.SimpleNode;
/external/libedit/src/
Makefile.am
2
BUILT_SOURCES = vi.h emacs.h
common
.h fcns.h help.h fcns.c help.c
7
AHDR= vi.h emacs.h
common
.h
8
ASRC= $(srcdir)/vi.c $(srcdir)/emacs.c $(srcdir)/
common
.c
16
common
.h: Makefile $(srcdir)/
common
.c
17
AWK=$(AWK) sh $(srcdir)/makelist -h $(srcdir)/
common
.c > $@
40
libedit_la_SOURCES = chared.c
common
.c el.c emacs.c hist.c keymacro.c map.c chartype.c parse.c \
/frameworks/base/tools/layoutlib/bridge/
bridge.iml
31
<orderEntry type="library" name="tools-
common
-prebuilt" level="project" />
37
<root url="jar://$MODULE_DIR$/../../../../../prebuilts/misc/
common
/sdk-
common
/sdk-
common
.jar!/" />
41
<root url="jar://$MODULE_DIR$/../../../../../prebuilts/misc/
common
/sdk-
common
/sdk-
common
-sources.jar!/" />
Completed in 1740 milliseconds
<<
101
102
103
104
105
106
107
108
109
110
>>