OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ResourceUtils
(Results
1 - 20
of
20
) sorted by null
/frameworks/base/tools/aapt2/
ResourceUtils.h
29
namespace
ResourceUtils
{
169
} // namespace
ResourceUtils
ResourceUtils.cpp
18
#include "
ResourceUtils
.h"
27
namespace
ResourceUtils
{
579
} // namespace
ResourceUtils
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/
ResourceUtilsTests.java
33
assertNull(
ResourceUtils
.findConstantForKeyValuePairs(anyKeyValue, nullArray));
34
assertNull(
ResourceUtils
.findConstantForKeyValuePairs(emptyKeyValue, nullArray));
35
assertNull(
ResourceUtils
.findConstantForKeyValuePairs(nullKeyValue, nullArray));
38
assertNull(
ResourceUtils
.findConstantForKeyValuePairs(anyKeyValue, emptyArray));
39
assertNull(
ResourceUtils
.findConstantForKeyValuePairs(emptyKeyValue, emptyArray));
40
assertNull(
ResourceUtils
.findConstantForKeyValuePairs(nullKeyValue, emptyArray));
53
assertEquals("0.3",
ResourceUtils
.findConstantForKeyValuePairs(keyValues, array));
55
assertEquals("0.4",
ResourceUtils
.findConstantForKeyValuePairs(keyValues, array));
57
assertEquals("0.2",
ResourceUtils
.findConstantForKeyValuePairs(keyValues, array));
61
assertNull(
ResourceUtils
.findConstantForKeyValuePairs(keyValues, array))
[
all
...]
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
ResourceUtils.java
35
public final class
ResourceUtils
{
36
private static final String TAG =
ResourceUtils
.class.getSimpleName();
41
private
ResourceUtils
() {
257
return
ResourceUtils
.UNDEFINED_DIMENSION;
259
return a.getDimensionPixelSize(index,
ResourceUtils
.UNDEFINED_DIMENSION);
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
EmojiPalettesView.java
52
import com.android.inputmethod.latin.utils.
ResourceUtils
;
114
builder.setKeyboardGeometry(
ResourceUtils
.getDefaultKeyboardWidth(res),
140
final int width =
ResourceUtils
.getDefaultKeyboardWidth(res)
142
final int height =
ResourceUtils
.getDefaultKeyboardHeight(res)
/external/guice/lib/build/
spring-core.jar
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-archiver/2.2/
plexus-archiver-2.2.jar
/prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-archiver/1.0/
plexus-archiver-1.0.jar
/prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-archiver/2.2/
plexus-archiver-2.2.jar
/prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-archiver/2.3/
plexus-archiver-2.3.jar
/external/guice/extensions/persist/lib/
log4j-1.2.14.jar
/external/slf4j/log4j-over-slf4j/compatibility/lib/
log4j-1.2.14.jar
/prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar
/external/jarjar/lib/
apache-ant-1.9.4.jar
/prebuilts/tools/common/ant/
ant.jar
/prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.7.0/
ant-1.7.0.jar
/external/owasp/sanitizer/tools/findbugs/lib/
ant.jar
/prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar
/external/guice/extensions/struts2/lib/
ant-1.6.5.jar
Completed in 401 milliseconds