Home
last modified time | relevance | path

Searched defs:toSpec (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
H A DCustomTile.java526 public static String toSpec(ComponentName name) { in toSpec() method in CustomTile
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
H A DFullScreenMagnificationController.java1633 private void animateMagnificationSpecLocked(MagnificationSpec toSpec) { in animateMagnificationSpecLocked()