Home
last modified time | relevance | path

Searched defs:newPath (Results 1 – 13 of 13) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecLocalDeviceTv.java386 int newPath = mService.portIdToPath(portId); in doManualPortSwitching() local
391 void startRoutingControl(int oldPath, int newPath, IHdmiControlCallback callback) { in startRoutingControl()
583 int newPath = mService.portIdToPath(getActivePortId()); in handleNewDeviceAtTheTailOfActivePath() local
585 startRoutingControl(getActivePath(), newPath, null); in handleNewDeviceAtTheTailOfActivePath() local
629 int newPath = HdmiUtils.twoBytesToInt(params, 2); in handleRoutingChange() local
1241 int newPath = mService.portIdToPath(getActivePortId()); in handleRemoveActiveRoutingPath() local
1242 startRoutingControl(getActivePath(), newPath, null); in handleRemoveActiveRoutingPath() local
1259 int newPath = mService.portIdToPath(getActivePortId()); in launchRoutingControl() local
1261 startRoutingControl(getActivePath(), newPath, null); in launchRoutingControl() local
H A DHdmiUtils.java319 static boolean isAffectingActiveRoutingPath(int activePath, int newPath) { in isAffectingActiveRoutingPath()
350 static boolean isInActiveRoutingPath(int activePath, int newPath) { in isInActiveRoutingPath()
H A DHdmiCecMessageBuilder.java348 static HdmiCecMessage buildRoutingChange(int src, int oldPath, int newPath) { in buildRoutingChange()
H A DHdmiCecLocalDeviceAudioSystem.java1064 int newPath = mService.portIdToPath(portId); in doManualPortSwitching() local
H A DHdmiCecLocalDevice.java1241 int pathToPortId(int newPath) { in pathToPortId()
/aosp14/frameworks/base/core/java/android/content/
H A DUriMatcher.java169 String newPath = path; in addURI() local
/aosp14/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_drawable_VectorDrawable.cpp45 VectorDrawable::FullPath* newPath = new VectorDrawable::FullPath(); in createEmptyFullPath() local
52 VectorDrawable::FullPath* newPath = new VectorDrawable::FullPath(*srcFullPath); in createFullPath() local
57 VectorDrawable::ClipPath* newPath = new VectorDrawable::ClipPath(); in createEmptyClipPath() local
64 VectorDrawable::ClipPath* newPath = new VectorDrawable::ClipPath(*srcClipPath); in createClipPath() local
/aosp14/frameworks/base/tools/aapt2/link/
H A DTableMerger.cpp330 std::string newPath = (std::string(prefix) += mangled_entry) += suffix; in CloneAndMangleFile() local
/aosp14/frameworks/base/core/java/android/net/
H A DUri.java2241 String newPath; in appendEncodedSegment() local
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DVectorDrawable.java1328 final VPath newPath; in VGroup() local
/aosp14/frameworks/base/services/incremental/
H A DIncrementalService.cpp1256 StorageId destStorageId, std::string_view newPath) { in link()
/aosp14/frameworks/base/core/java/android/app/
H A DActivityThread.java8171 public void rename(String oldPath, String newPath) throws ErrnoException { in rename()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...