OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:buildKey
(Results
1 - 10
of
10
) sorted by null
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/
EngineKeyFactory.java
13
public EngineKey
buildKey
(String id, Key signature, int width, int height, ResourceDecoder cacheDecoder,
Engine.java
147
EngineKey key = keyFactory.
buildKey
(id, signature, width, height, loadProvider.getCacheDecoder(),
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
AnqpCache.java
58
private static CacheKey
buildKey
(NetworkDetail network, boolean standardESS) {
125
CacheKey key = CacheKey.
buildKey
(network, STANDARD_ESS);
146
CacheKey key = CacheKey.
buildKey
(network, STANDARD_ESS);
165
CacheKey key = CacheKey.
buildKey
(network, STANDARD_ESS);
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/model/
DocumentStack.java
81
public String
buildKey
() {
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
MoreKeysKeyboard.java
343
final Key key = moreKeySpec.
buildKey
(x, y, moreKeyFlags, params);
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
MoreKeySpec.java
80
public Key
buildKey
(final int x, final int y, final int labelFlags,
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
DocumentsActivity.java
377
values.put(RecentColumns.KEY, mState.stack.
buildKey
());
/prebuilts/tools/common/m2/repository/commons-validator/commons-validator/1.2.0/
commons-validator-1.2.0.jar
/external/opencv3/samples/java/sbt/sbt/
sbt-launch.jar
/external/testng/ant/
ivy-2.1.0.jar
Completed in 312 milliseconds