| /frameworks/base/core/java/android/content/ |
| D | UriMatcher.java | 168 String newPath = path; in addURI() local
|
| /frameworks/base/services/core/java/com/android/server/hdmi/ |
| D | HdmiUtils.java | 232 static boolean isAffectingActiveRoutingPath(int activePath, int newPath) { in isAffectingActiveRoutingPath() 263 static boolean isInActiveRoutingPath(int activePath, int newPath) { in isInActiveRoutingPath()
|
| D | HdmiCecLocalDeviceTv.java | 410 int newPath = mService.portIdToPath(portId); in doManualPortSwitching() local 415 void startRoutingControl(int oldPath, int newPath, boolean queryDevicePowerStatus, in startRoutingControl() 669 int newPath = mService.portIdToPath(getActivePortId()); in handleNewDeviceAtTheTailOfActivePath() local 671 startRoutingControl(getActivePath(), newPath, false, null); in handleNewDeviceAtTheTailOfActivePath() local 714 int newPath = HdmiUtils.twoBytesToInt(params, 2); in handleRoutingChange() local 1495 int newPath = mService.portIdToPath(getActivePortId()); in handleRemoveActiveRoutingPath() local 1496 startRoutingControl(getActivePath(), newPath, true, null); in handleRemoveActiveRoutingPath() local 1512 int newPath = mService.portIdToPath(getActivePortId()); in launchRoutingControl() local 1514 startRoutingControl(getActivePath(), newPath, routingForBootup, null); in launchRoutingControl() local
|
| D | HdmiCecLocalDevicePlayback.java | 270 int newPath = HdmiUtils.twoBytesToInt(message.getParams(), 2); in handleRoutingChange() local
|
| D | HdmiCecMessageBuilder.java | 305 static HdmiCecMessage buildRoutingChange(int src, int oldPath, int newPath) { in buildRoutingChange()
|
| D | HdmiCecLocalDevice.java | 835 int pathToPortId(int newPath) { in pathToPortId()
|
| /frameworks/av/media/libstagefright/id3/ |
| D | testid3.cpp | 133 char newPath[MAXPATHLEN]; in scan() local
|
| /frameworks/base/core/jni/ |
| D | android_graphics_drawable_VectorDrawable.cpp | 47 VectorDrawable::FullPath* newPath = new VectorDrawable::FullPath(); in createEmptyFullPath() local 54 VectorDrawable::FullPath* newPath = new VectorDrawable::FullPath(*srcFullPath); in createFullPath() local 59 VectorDrawable::ClipPath* newPath = new VectorDrawable::ClipPath(); in createEmptyClipPath() local 66 VectorDrawable::ClipPath* newPath = new VectorDrawable::ClipPath(*srcClipPath); in createClipPath() local
|
| /frameworks/base/tools/aapt2/link/ |
| D | TableMerger.cpp | 284 std::u16string newPath = prefix.toString() + mangledEntry + suffix.toString(); in cloneAndMangleFile() local
|
| /frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
| D | Path_Delegate.java | 857 GeneralPath newPath = new GeneralPath(); in offset() local 881 GeneralPath newPath = new GeneralPath(); in transform() local
|
| /frameworks/base/media/java/android/mtp/ |
| D | MtpDatabase.java | 784 String newPath = path.substring(0, lastSlash + 1) + newName; in renameFile() local
|
| /frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/ |
| D | VectorDrawableCompat.java | 1178 VPath newPath = null; in VGroup() local
|
| /frameworks/base/tools/layoutlib/bridge/src/android/graphics/drawable/ |
| D | VectorDrawable_Delegate.java | 851 VPath_Delegate newPath; in VGroup_Delegate() local
|
| /frameworks/base/core/java/android/net/ |
| D | Uri.java | 2185 String newPath; in appendEncodedSegment() local
|
| /frameworks/base/graphics/java/android/graphics/drawable/ |
| D | VectorDrawable.java | 1177 final VPath newPath; in VGroup() local
|