| /packages/apps/Launcher2/src/com/android/launcher2/ |
| D | PagedViewIconCache.java | 34 public static class Key { class in PagedViewIconCache 43 public Key(ApplicationInfo info) { in Key() method in PagedViewIconCache.Key 47 public Key(ResolveInfo info) { in Key() method in PagedViewIconCache.Key 53 public Key(AppWidgetProviderInfo info) { in Key() method in PagedViewIconCache.Key
|
| /packages/inputmethods/LatinIME/tools/dicttool/compat/com/android/inputmethod/keyboard/ |
| D | Key.java | 20 public class Key { class
|
| /packages/apps/Test/connectivity/sl4n/rapidjson/example/simplereader/ |
| D | simplereader.cpp | 20 bool Key(const char* str, SizeType length, bool copy) { in Key() function
|
| /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/ |
| D | prettywriter.h | 142 bool Key(const Ch* str) { return Key(str, internal::StrLen(str)); } in Key() function
|
| D | writer.h | 176 bool Key(const Ch* str) { return Key(str, internal::StrLen(str)); } in Key() function
|
| D | reader.h | 196 …bool Key(const Ch* str, SizeType len, bool copy) { return static_cast<Override&>(*this).String(str… in Key() function
|
| /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/ |
| D | Key.java | 52 public class Key implements Comparable<Key> { class 214 public Key(@Nullable final String label, final int iconId, final int code, in Key() method in Key 255 public Key(@Nullable final String keySpec, @Nonnull final TypedArray keyAttr, in Key() method in Key 414 protected Key(@Nonnull final Key key) { in Key() method in Key 418 private Key(@Nonnull final Key key, @Nullable final MoreKeySpec[] moreKeys) { in Key() method in Key
|
| /packages/apps/Test/connectivity/sl4n/rapidjson/example/capitalize/ |
| D | capitalize.cpp | 34 bool Key(const char* str, SizeType length, bool copy) { return String(str, length, copy); } in Key() function
|
| /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ |
| D | Keyboard.java | 222 public static class Key { class in Keyboard 306 public Key(Row parent) { in Key() method in Keyboard.Key 323 public Key(Resources res, Row parent, int x, int y, XmlResourceParser parser) { in Key() method in Keyboard.Key
|
| /packages/apps/Launcher3/protos/ |
| D | backup.proto | 24 message Key { message
|
| /packages/apps/TvSettings/Settings/src/com/android/tv/settings/form/ |
| D | MultiPagedForm.java | 48 private enum Key { enum in MultiPagedForm
|
| /packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/ |
| D | valuetest.cpp | 1326 bool Key(const char*, SizeType, bool) { return e != 9; } in Key() function
|
| D | readertest.cpp | 1141 …bool Key (const Ch*, SizeType, bool) { RAPIDJSON_ASSERT(LogCount < LogCapacity); Logs[LogCount++] … in Key() function 1318 bool Key(const char*, SizeType, bool) { return e != 9; } in Key() function
|
| /packages/apps/MusicFX/src/com/android/musicfx/ |
| D | ControlPanelEffect.java | 61 static enum Key { enum in ControlPanelEffect
|