Searched refs:toId (Results 1 – 10 of 10) sorted by relevance
/frameworks/base/graphics/java/android/graphics/drawable/ |
D | AnimatedStateListDrawable.java | 129 public <T extends Drawable & Animatable> void addTransition(int fromId, int toId, in addTransition() argument 135 mState.addTransition(fromId, toId, transition, reversible); in addTransition() 193 final int toId = state.getKeyframeIdAt(toIndex); in selectTransition() local 194 if (toId == 0 || fromId == 0) { in selectTransition() 199 final int transitionIndex = state.indexOfTransition(fromId, toId); in selectTransition() 205 boolean hasReversibleFlag = state.transitionHasReversibleFlag(fromId, toId); in selectTransition() 213 final boolean reversed = state.isTransitionReversed(fromId, toId); in selectTransition() 218 final boolean reversed = state.isTransitionReversed(fromId, toId); in selectTransition() 472 final int toId = a.getResourceId( in parseTransition() local 496 return mState.addTransition(fromId, toId, dr, reversible); in parseTransition() [all …]
|
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/ |
D | SmsBroadcastConfigInfo.java | 47 public SmsBroadcastConfigInfo(int fromId, int toId, int fromScheme, in SmsBroadcastConfigInfo() argument 50 mToServiceId = toId; in SmsBroadcastConfigInfo()
|
/frameworks/base/core/java/android/transition/ |
D | TransitionInflater.java | 328 int toId = a.getResourceId(R.styleable.TransitionManager_toScene, -1); in loadTransition() local 329 Scene toScene = (toId < 0) ? null : Scene.getSceneForLayout(sceneRoot, toId, mContext); in loadTransition()
|
/frameworks/av/media/bufferpool/2.0/ |
D | BufferStatus.cpp | 288 uint32_t msgId, BufferId fromId, BufferId toId) { in postInvalidation() argument 293 message.toBufferId = toId; in postInvalidation()
|
D | BufferStatus.h | 220 void postInvalidation(uint32_t msgId, BufferId fromId, BufferId toId);
|
/frameworks/base/core/java/android/animation/ |
D | AnimatorSet.java | 1233 int toId = findLatestEventIdForTime(playTime); 1234 handleAnimationEvents(-1, toId, playTime); 1240 mLastEventId = toId;
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 25887 Landroid/icu/impl/locale/XLocaleDistance$IdMakerFull;->toId(Ljava/lang/Object;)Ljava/lang/Integer; 25888 Landroid/icu/impl/locale/XLocaleDistance$IdMakerFull;->toId(Ljava/lang/Object;)Ljava/lang/Object; 25889 Landroid/icu/impl/locale/XLocaleDistance$IdMapper;->toId(Ljava/lang/Object;)Ljava/lang/Object; 25902 Landroid/icu/impl/locale/XLocaleDistance$RegionMapper;->toId(Ljava/lang/Object;)Ljava/lang/Object; 25903 Landroid/icu/impl/locale/XLocaleDistance$RegionMapper;->toId(Ljava/lang/String;)Ljava/lang/String; 91082 Lcom/android/internal/R$attr;->toId:I
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 1300 field public static final int toId = 16843849; // 0x1010449
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 1467 field public static final int toId = 16843849; // 0x1010449
|
/frameworks/base/api/ |
D | current.txt | 1467 field public static final int toId = 16843849; // 0x1010449
|