Searched defs:fromKey (Results 1 – 11 of 11) sorted by relevance
/aosp14/frameworks/base/services/core/java/com/android/server/input/ |
H A D | KeyRemapper.java | 69 public void remapKey(int fromKey, int toKey) { in remapKey() 94 private void addKeyRemapping(int fromKey, int toKey) { in addKeyRemapping() 105 private void remapKeyInternal(int fromKey, int toKey) { in remapKeyInternal()
|
H A D | PersistentDataStore.java | 229 public boolean remapKey(int fromKey, int toKey) { in remapKey() 381 int fromKey = parser.getAttributeInt(null, "from-key"); in loadKeyRemappingFromXml() local
|
H A D | InputManagerService.java | 2760 public void remapModifierKey(int fromKey, int toKey) { in remapModifierKey()
|
/aosp14/frameworks/base/core/java/android/content/ |
H A D | ContentProviderOperation.java | 584 private final String fromKey; field in ContentProviderOperation.BackReference 586 private BackReference(int fromIndex, String fromKey) { in BackReference() 825 @NonNull String fromKey) { in withValueBackReference() 889 @NonNull String fromKey) { in withExtraBackReference() 953 @NonNull String fromKey) { in withSelectionBackReference()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/ |
H A D | repeat_virtual_scroll_model_ng.cpp | 30 const std::function<void(const std::string& fromKey, uint32_t forIndex)>& onUpdateNode, in Create()
|
H A D | repeat_virtual_scroll_caches.cpp | 640 const std::string& ttype, const std::string& fromKey, const std::string& forKey) in UINodeHasBeenUpdated()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_repeat_virtual_scroll.cpp | 127 const std::string& fromKey, uint32_t forIndex) -> void { in Create()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/syntax/ |
H A D | repeat_node_cache_syntax_test.cpp | 106 auto g_onUpdateNode = [](const std::string& fromKey, uint32_t forIndex) { in __anona03fc19a0402()
|
/aosp14/frameworks/base/core/java/android/hardware/input/ |
H A D | IInputManager.aidl | 133 void remapModifierKey(int fromKey, int toKey); in remapModifierKey()
|
H A D | InputManager.java | 670 public void remapModifierKey(@RemappableModifierKey int fromKey, in remapModifierKey()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |