Home
last modified time | relevance | path

Searched defs:newType (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/
DDesktopModeVisualIndicator.java276 private void transitionIndicator(IndicatorType newType) { in transitionIndicator()
377 IndicatorType newType) { in animateIndicatorType()
/frameworks/base/libs/hwui/
DFrameInfoVisualizer.cpp232 ProfileType newType = Properties::getProfileType(); in consumeProperties() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DIccCardApplicationStatus.java168 AppType newType; in AppTypeFromRILInt() local
/frameworks/base/rs/java/android/renderscript/
DMesh.java346 Type newType(Element e, int size) { in newType() method in Mesh.Builder
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
DDefaultMixedHandler.java390 @WindowManager.TransitionType int newType, boolean withChanges) { in subCopy()
/frameworks/base/core/java/com/android/internal/app/
DIBatteryStats.aidl123 String newHistoryName, int newType, boolean newUnimportantForLogging); in noteChangeWakelockFromSource()
/frameworks/rs/driver/
DrsdAllocation.cpp595 const Type *newType, bool zeroNew) { in rsdAllocationResize()
/frameworks/base/services/core/java/com/android/server/display/mode/
DDisplayModeDirector.java517 public void setModeSwitchingType(@DisplayManager.SwitchingType int newType) { in setModeSwitchingType()
/frameworks/base/services/core/java/com/android/server/am/
DBatteryStatsService.java1416 final String newName, final String newHistoryName, final int newType, in noteChangeWakelockFromSource()
/frameworks/base/services/core/java/com/android/server/power/stats/
DBatteryStatsImpl.java5148 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/
DTextView.java7909 int newType = input.getInputType(); in setInputType() local