Searched defs:newType (Results 1 – 11 of 11) sorted by relevance
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/ |
D | DesktopModeVisualIndicator.java | 276 private void transitionIndicator(IndicatorType newType) { in transitionIndicator() 377 IndicatorType newType) { in animateIndicatorType()
|
/frameworks/base/libs/hwui/ |
D | FrameInfoVisualizer.cpp | 232 ProfileType newType = Properties::getProfileType(); in consumeProperties() local
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
D | IccCardApplicationStatus.java | 168 AppType newType; in AppTypeFromRILInt() local
|
/frameworks/base/rs/java/android/renderscript/ |
D | Mesh.java | 346 Type newType(Element e, int size) { in newType() method in Mesh.Builder
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/ |
D | DefaultMixedHandler.java | 390 @WindowManager.TransitionType int newType, boolean withChanges) { in subCopy()
|
/frameworks/base/core/java/com/android/internal/app/ |
D | IBatteryStats.aidl | 123 String newHistoryName, int newType, boolean newUnimportantForLogging); in noteChangeWakelockFromSource()
|
/frameworks/rs/driver/ |
D | rsdAllocation.cpp | 595 const Type *newType, bool zeroNew) { in rsdAllocationResize()
|
/frameworks/base/services/core/java/com/android/server/display/mode/ |
D | DisplayModeDirector.java | 517 public void setModeSwitchingType(@DisplayManager.SwitchingType int newType) { in setModeSwitchingType()
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | BatteryStatsService.java | 1416 final String newName, final String newHistoryName, final int newType, in noteChangeWakelockFromSource()
|
/frameworks/base/services/core/java/com/android/server/power/stats/ |
D | BatteryStatsImpl.java | 5148 String newHistoryName, int newType, boolean newUnimportantForLogging, in noteChangeWakelockFromSourceLocked() 5159 noteStartWakeLocked(newWs.getUid(i), newPid, null, newName, newHistoryName, newType, in noteChangeWakelockFromSourceLocked() local 5168 newHistoryName, newType, newUnimportantForLogging, elapsedRealtimeMs, in noteChangeWakelockFromSourceLocked() local
|
/frameworks/base/core/java/android/widget/ |
D | TextView.java | 7909 int newType = input.getInputType(); in setInputType() local
|