Home
last modified time | relevance | path

Searched refs:getSecond (Results 1 – 14 of 14) sorted by relevance

/frameworks/layoutlib/bridge/src/android/content/res/
DResources_Delegate.java178 String key = value.getSecond().getValue(); in getDrawable()
186 ResourceHelper.getDrawable(value.getSecond(), getContext(resources), theme); in getDrawable()
213 ResourceValue resourceValue = value.getSecond(); in getColor()
250 ColorStateList stateList = ResourceHelper.getColorStateList(resValue.getSecond(), in getColorStateList()
269 ResourceValue resValue = value.getSecond(); in getText()
288 ResourceValue resValue = value.getSecond(); in getText()
428 ResourceValue resValue = v.getSecond(); in getArrayResourceValue()
481 ResourceValue value = v.getSecond(); in getLayout()
508 ResourceValue value = v.getSecond(); in getAnimation()
576 ResourceValue resValue = value.getSecond(); in getDimension()
[all …]
/frameworks/base/core/java/android/text/format/
DTime.java1165 n = wallTime.getSecond(); in format2445()
1195 wallTime.getSecond(), in toStringInternal()
1234 diff = aObject.wallTime.getSecond() - bObject.wallTime.getSecond(); in compare()
1253 time.second = wallTime.getSecond(); in copyFieldsToTime()
DTimeFormatter.java268 wallTime.getSecond()); in handleToken()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/binding/
DFakeExpandableAdapter.java139 mSkipCallbackParser = pair.getSecond(); in getGroupView()
151 mSkipCallbackParser = pair.getSecond(); in getChildView()
DFakeAdapter.java116 mSkipCallbackParser = pair.getSecond(); in getView()
DAdapterHelper.java53 skipCallbackParser |= pair.getSecond(); in getView()
/frameworks/base/libs/hwui/utils/
DPair.h36 inline const S& getSecond() const { return second; } in getSecond() function
/frameworks/base/core/java/android/hardware/display/
DTime.java37 mSecond = localTime.getSecond(); in Time()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DRenderSessionImpl.java263 int measuredHeight = exactMeasure.getSecond(); in measureLayout()
264 int neededHeight = result.getSecond(); in measureLayout()
674 skipCallbackParser |= pair.getSecond(); in postInflateProcess()
686 skipCallbackParser |= pair.getSecond(); in postInflateProcess()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeContext.java669 if (typeArrayAndPropertiesPair.getSecond() != null) { in internalObtainStyledAttributes()
675 defaultPropMap = typeArrayAndPropertiesPair.getSecond(); in internalObtainStyledAttributes()
678 defaultPropMap.putAll(typeArrayAndPropertiesPair.getSecond()); in internalObtainStyledAttributes()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/
DBridge.java558 … return new ResourceReference(ResourceNamespace.ANDROID, pair.getFirst(), pair.getSecond()); in resolveResourceId()
/frameworks/base/api/
Dcurrent.txt67645 method public int getSecond();
67711 method public int getSecond();
67826 method public int getSecond();
67899 method public int getSecond();
68098 method public int getSecond();
76350 method public abstract int getSecond();
/frameworks/base/config/
Dboot-image-profile.txt30917 HSPLlibcore/util/ZoneInfo$WallTime;->getSecond()I
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt53459 method public abstract int getSecond();