Home
last modified time | relevance | path

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

/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/core/java/com/android/internal/app/
DIBatteryStats.aidl90 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/
DDisplayModeDirector.java533 public void setModeSwitchingType(@DisplayManager.SwitchingType int newType) { in setModeSwitchingType()
/frameworks/base/services/core/java/com/android/server/am/
DBatteryStatsService.java1025 final String newName, final String newHistoryName, final int newType, in noteChangeWakelockFromSource()
/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java4463 String newHistoryName, int newType, boolean newUnimportantForLogging) { in noteChangeWakelockFromSourceLocked()
4471 String newHistoryName, int newType, boolean newUnimportantForLogging, in noteChangeWakelockFromSourceLocked()
4482 noteStartWakeLocked(newWs.getUid(i), newPid, null, newName, newHistoryName, newType, in noteChangeWakelockFromSourceLocked() local
4491 newHistoryName, newType, newUnimportantForLogging, elapsedRealtimeMs, in noteChangeWakelockFromSourceLocked() local
/frameworks/base/core/java/android/widget/
DTextView.java6803 int newType = input.getInputType(); in setInputType() local