OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:resources
(Results
276 - 300
of
1278
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/packages/apps/Calendar/src/com/android/calendar/
MultiStateButton.java
47
//on the last set if the
resources
get set to null.
49
//A list of all drawable
resources
used by this button in the order it uses them.
62
//Currently using the standard buttonStyle, will update when new
resources
are added.
86
* This sets the maximum states allowed to the length of the
resources
array. It will also
89
public void setButtonResources(int[]
resources
) throws IllegalArgumentException {
90
if(
resources
== null) {
91
throw new IllegalArgumentException("Button
resources
cannot be null");
93
mMaxStates =
resources
.length;
97
mButtonResources =
resources
;
/packages/apps/Settings/src/com/android/settings/
RegulatoryInfoDisplayActivity.java
22
import android.content.res.
Resources
;
52
Resources
resources
= getResources();
local
54
if (!
resources
.getBoolean(R.bool.config_show_regulatory_info)) {
66
Drawable d =
resources
.getDrawable(resId);
71
} catch (
Resources
.NotFoundException ignored) {
76
CharSequence regulatoryText =
resources
.getText(R.string.regulatory_info_text);
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
TurnAutoSyncOnDialog.java
25
import android.content.res.
Resources
;
73
final
Resources
resources
= getResources();
local
74
final boolean isTablet = Utils.useTabletUI(
resources
);
75
final String bodyText =
resources
.getString(
77
resources
.getString(isTablet ? R.string.tablet : R.string.phone));
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
Locale.java
19
import static com.android.ide.common.
resources
.configuration.LanguageQualifier.FAKE_LANG_VALUE;
20
import static com.android.ide.common.
resources
.configuration.RegionQualifier.FAKE_REGION_VALUE;
23
import com.android.ide.common.
resources
.configuration.LanguageQualifier;
24
import com.android.ide.common.
resources
.configuration.RegionQualifier;
ConfigurationDescription.java
27
import com.android.ide.common.
resources
.ResourceRepository;
28
import com.android.ide.common.
resources
.configuration.DeviceConfigHelper;
29
import com.android.ide.common.
resources
.configuration.FolderConfiguration;
30
import com.android.ide.common.
resources
.configuration.LanguageQualifier;
31
import com.android.ide.common.
resources
.configuration.RegionQualifier;
32
import com.android.ide.common.
resources
.configuration.ScreenSizeQualifier;
37
import com.android.
resources
.NightMode;
38
import com.android.
resources
.ResourceFolderType;
39
import com.android.
resources
.ScreenSize;
40
import com.android.
resources
.UiMode
377
ResourceRepository
resources
= data.getFrameworkResources();
local
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
BaseClasspathContainerInitializer.java
21
import org.eclipse.core.
resources
.IMarker;
22
import org.eclipse.core.
resources
.IProject;
23
import org.eclipse.core.
resources
.IResource;
24
import org.eclipse.core.
resources
.ResourcesPlugin;
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/
ProjectResources.java
17
package com.android.ide.eclipse.adt.internal.
resources
.manager;
22
import com.android.ide.common.
resources
.IntArrayWrapper;
23
import com.android.ide.common.
resources
.ResourceFolder;
24
import com.android.ide.common.
resources
.ResourceItem;
25
import com.android.ide.common.
resources
.ResourceRepository;
26
import com.android.ide.common.
resources
.configuration.FolderConfiguration;
31
import com.android.
resources
.ResourceType;
34
import org.eclipse.core.
resources
.IFolder;
35
import org.eclipse.core.
resources
.IProject;
43
* Represents the
resources
of a project
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/resources/
ResourceNameValidatorTest.java
17
package com.android.ide.eclipse.adt.internal.
resources
;
19
import com.android.
resources
.ResourceFolderType;
20
import com.android.
resources
.ResourceType;
22
import org.eclipse.core.
resources
.IProject;
60
// Can't start with _ in file-based resource names, is okay for value based
resources
/prebuilts/devtools/tools/lib/
layoutlib-api.jar
/prebuilts/gradle-plugin/com/android/tools/layoutlib/layoutlib-api/22.2.0/
layoutlib-api-22.2.0.jar
/prebuilts/misc/common/layoutlib_api/
layoutlib_api-prebuilt.jar
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
ServiceLoaderTest.java
30
import tests.
resources
.ServiceLoader.AbstractService;
31
import tests.
resources
.ServiceLoader.Service;
32
import tests.
resources
.ServiceLoader.ServiceDuplicateIn2File;
33
import tests.
resources
.ServiceLoader.ServiceFinalClass;
34
import tests.
resources
.ServiceLoader.ServiceForAllCommentTest;
35
import tests.
resources
.ServiceLoader.ServiceForEmptyTest;
36
import tests.
resources
.ServiceLoader.ServiceForIllegalNameTest;
37
import tests.
resources
.ServiceLoader.ServiceForWrongNameTest;
38
import tests.
resources
.ServiceLoader.ServiceIn2File;
39
import tests.
resources
.ServiceLoader.ServiceIn2FileWithEmptyConfig
384
File
resources
= Support_Resources.createTempFolder();
local
[
all
...]
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
RenderSVGShape.cpp
162
// Invalidate all
resources
of this client if our layout changed.
207
SVGResources*
resources
= SVGResourcesCache::cachedResourcesForRenderObject(this);
208
if (!
resources
)
211
return
resources
->markerStart() ||
resources
->markerMid() ||
resources
->markerEnd();
368
SVGResources*
resources
= SVGResourcesCache::cachedResourcesForRenderObject(this);
local
369
ASSERT(
resources
);
371
RenderSVGResourceMarker* markerStart =
resources
->markerStart();
372
RenderSVGResourceMarker* markerMid =
resources
->markerMid()
444
SVGResources*
resources
= SVGResourcesCache::cachedResourcesForRenderObject(this);
local
[
all
...]
RenderSVGResource.cpp
119
// If no
resources
are associated with the given renderer, return the color resource.
120
SVGResources*
resources
= SVGResourcesCache::cachedResourcesForRenderObject(object);
local
121
if (!
resources
) {
130
RenderSVGResource* uriResource = mode == ApplyToFillMode ?
resources
->fill() :
resources
->stroke();
166
if (SVGResources*
resources
= SVGResourcesCache::cachedResourcesForRenderObject(object)) {
167
if (RenderSVGResourceFilter* filter =
resources
->filter())
170
if (RenderSVGResourceMasker* masker =
resources
->masker())
173
if (RenderSVGResourceClipper* clipper =
resources
->clipper())
199
// Invalidate
resources
in ancestor chain, if needed
[
all
...]
/external/chromium_org/third_party/WebKit/Source/devtools/
generate_devtools_grd.target.darwin-arm.mk
36
$(gyp_shared_intermediate_dir)/devtools/devtools_resources.grd: $(LOCAL_PATH)/third_party/WebKit/Source/devtools/scripts/generate_devtools_grd.py $(gyp_shared_intermediate_dir)/
resources
/inspector/devtools.html $(gyp_shared_intermediate_dir)/
resources
/inspector/inspector.js $(gyp_shared_intermediate_dir)/
resources
/inspector/ElementsPanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/ResourcesPanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/NetworkPanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/SourcesPanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/TimelinePanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/ProfilesPanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/AuditsPanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/LayersPanel.js $(gyp_shared_intermediate_dir)/resources/inspector/CodeMirrorTextEditor.j (…)
[
all
...]
generate_devtools_grd.target.darwin-mips.mk
36
$(gyp_shared_intermediate_dir)/devtools/devtools_resources.grd: $(LOCAL_PATH)/third_party/WebKit/Source/devtools/scripts/generate_devtools_grd.py $(gyp_shared_intermediate_dir)/
resources
/inspector/devtools.html $(gyp_shared_intermediate_dir)/
resources
/inspector/inspector.js $(gyp_shared_intermediate_dir)/
resources
/inspector/ElementsPanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/ResourcesPanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/NetworkPanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/SourcesPanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/TimelinePanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/ProfilesPanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/AuditsPanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/LayersPanel.js $(gyp_shared_intermediate_dir)/resources/inspector/CodeMirrorTextEditor.j (…)
[
all
...]
generate_devtools_grd.target.darwin-x86.mk
36
$(gyp_shared_intermediate_dir)/devtools/devtools_resources.grd: $(LOCAL_PATH)/third_party/WebKit/Source/devtools/scripts/generate_devtools_grd.py $(gyp_shared_intermediate_dir)/
resources
/inspector/devtools.html $(gyp_shared_intermediate_dir)/
resources
/inspector/inspector.js $(gyp_shared_intermediate_dir)/
resources
/inspector/ElementsPanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/ResourcesPanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/NetworkPanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/SourcesPanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/TimelinePanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/ProfilesPanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/AuditsPanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/LayersPanel.js $(gyp_shared_intermediate_dir)/resources/inspector/CodeMirrorTextEditor.j (…)
[
all
...]
generate_devtools_grd.target.linux-arm.mk
36
$(gyp_shared_intermediate_dir)/devtools/devtools_resources.grd: $(LOCAL_PATH)/third_party/WebKit/Source/devtools/scripts/generate_devtools_grd.py $(gyp_shared_intermediate_dir)/
resources
/inspector/devtools.html $(gyp_shared_intermediate_dir)/
resources
/inspector/inspector.js $(gyp_shared_intermediate_dir)/
resources
/inspector/ElementsPanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/ResourcesPanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/NetworkPanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/SourcesPanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/TimelinePanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/ProfilesPanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/AuditsPanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/LayersPanel.js $(gyp_shared_intermediate_dir)/resources/inspector/CodeMirrorTextEditor.j (…)
[
all
...]
generate_devtools_grd.target.linux-mips.mk
36
$(gyp_shared_intermediate_dir)/devtools/devtools_resources.grd: $(LOCAL_PATH)/third_party/WebKit/Source/devtools/scripts/generate_devtools_grd.py $(gyp_shared_intermediate_dir)/
resources
/inspector/devtools.html $(gyp_shared_intermediate_dir)/
resources
/inspector/inspector.js $(gyp_shared_intermediate_dir)/
resources
/inspector/ElementsPanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/ResourcesPanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/NetworkPanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/SourcesPanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/TimelinePanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/ProfilesPanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/AuditsPanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/LayersPanel.js $(gyp_shared_intermediate_dir)/resources/inspector/CodeMirrorTextEditor.j (…)
[
all
...]
generate_devtools_grd.target.linux-x86.mk
36
$(gyp_shared_intermediate_dir)/devtools/devtools_resources.grd: $(LOCAL_PATH)/third_party/WebKit/Source/devtools/scripts/generate_devtools_grd.py $(gyp_shared_intermediate_dir)/
resources
/inspector/devtools.html $(gyp_shared_intermediate_dir)/
resources
/inspector/inspector.js $(gyp_shared_intermediate_dir)/
resources
/inspector/ElementsPanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/ResourcesPanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/NetworkPanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/SourcesPanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/TimelinePanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/ProfilesPanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/AuditsPanel.js $(gyp_shared_intermediate_dir)/
resources
/inspector/LayersPanel.js $(gyp_shared_intermediate_dir)/resources/inspector/CodeMirrorTextEditor.j (…)
[
all
...]
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
vl_video_buffer.h
45
struct pipe_resource *
resources
[VL_NUM_COMPONENTS];
member in struct:vl_video_buffer
125
struct pipe_resource *
resources
[VL_NUM_COMPONENTS]);
/external/icu4c/extra/uconv/
resfiles.mk
8
RESOURCESDIR =
resources
/external/mesa3d/src/gallium/auxiliary/vl/
vl_video_buffer.h
45
struct pipe_resource *
resources
[VL_NUM_COMPONENTS];
member in struct:vl_video_buffer
125
struct pipe_resource *
resources
[VL_NUM_COMPONENTS]);
/packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
TimelineHorizontalScrollView.java
26
import android.content.res.
Resources
;
93
final
Resources
resources
= context.getResources();
local
96
mPlayheadMarginTop = (int)
resources
.getDimension(R.dimen.playhead_margin_top);
97
mPlayheadMarginBottom = (int)
resources
.getDimension(R.dimen.playhead_margin_bottom);
98
mPlayheadMarginTopOk = (int)
resources
.getDimension(R.dimen.playhead_margin_top_ok);
99
mPlayheadMarginTopNotOk = (int)
resources
.getDimension(R.dimen.playhead_margin_top_not_ok);
102
mNormalPlayheadDrawable =
resources
.getDrawable(R.drawable.ic_playhead);
103
mMoveOkPlayheadDrawable =
resources
.getDrawable(R.drawable.playhead_move_ok);
104
mMoveNotOkPlayheadDrawable =
resources
.getDrawable(R.drawable.playhead_move_not_ok)
[
all
...]
/packages/inputmethods/LatinIME/tools/make-keyboard-text/src/com/android/inputmethod/keyboard/tools/
MakeKeyboardText.java
62
final MoreKeysResources
resources
= new MoreKeysResources(jar);
local
63
resources
.writeToJava(options.mJava);
Completed in 1173 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>