/aosp14/frameworks/base/libs/hwui/ |
H A D | FrameInfoVisualizer.cpp | 232 ProfileType newType = Properties::getProfileType(); in consumeProperties() local 233 if (newType != mType) { in consumeProperties() 234 mType = newType; in consumeProperties()
|
/aosp14/frameworks/base/core/java/com/android/internal/app/ |
H A D | IBatteryStats.aidl | 117 String newHistoryName, int newType, boolean newUnimportantForLogging); in noteChangeWakelockFromSource() argument
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/ |
H A D | DefaultMixedHandler.java | 289 @WindowManager.TransitionType int newType, boolean withChanges) { in subCopy() argument 290 final TransitionInfo out = new TransitionInfo(newType, withChanges ? info.getFlags() : 0); in subCopy()
|
/aosp14/frameworks/base/rs/java/android/renderscript/ |
H A D | Mesh.java | 346 Type newType(Element e, int size) { in newType() method in Mesh.Builder
|
/aosp14/frameworks/base/services/core/java/com/android/server/display/mode/ |
H A D | DisplayModeDirector.java | 725 public void setModeSwitchingType(@DisplayManager.SwitchingType int newType) { in setModeSwitchingType() argument 727 if (newType != mModeSwitchingType) { in setModeSwitchingType() 728 mModeSwitchingType = newType; in setModeSwitchingType()
|
/aosp14/frameworks/base/services/core/java/com/android/server/am/ |
H A D | BatteryStatsService.java | 1178 final String newName, final String newHistoryName, final int newType, in noteChangeWakelockFromSource() argument 1190 localNewWs, newPid, newName, newHistoryName, newType, in noteChangeWakelockFromSource()
|
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | TextView.java | 7638 int newType = input.getInputType(); in setInputType() local 7639 final int newClass = newType & EditorInfo.TYPE_MASK_CLASS; in setInputType() 7644 newType |= EditorInfo.TYPE_TEXT_VARIATION_PASSWORD; in setInputType() 7646 type = newType; in setInputType()
|
/aosp14/frameworks/base/services/core/java/com/android/server/power/stats/ |
H A D | BatteryStatsImpl.java | 4877 String newHistoryName, int newType, boolean newUnimportantForLogging, in noteChangeWakelockFromSourceLocked() argument 4888 noteStartWakeLocked(newWs.getUid(i), newPid, null, newName, newHistoryName, newType, in noteChangeWakelockFromSourceLocked() local 4897 newHistoryName, newType, newUnimportantForLogging, elapsedRealtimeMs, in noteChangeWakelockFromSourceLocked() local
|
/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 ... |
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 46025 Landroid/renderscript/Mesh$Builder;->newType(Landroid/renderscript/Element;I)Landroid/renderscript/…
|