HomeSort by relevance Sort by last modified time
    Searched refs:makeCustomAnimation (Results 1 - 5 of 5) sorted by null

  /development/samples/ApiDemos/src/com/example/android/apis/app/
Animation.java 98 ActivityOptions opts = ActivityOptions.makeCustomAnimation(Animation.this,
112 ActivityOptions opts = ActivityOptions.makeCustomAnimation(Animation.this,
  /frameworks/base/core/java/android/app/
ActivityOptions.java 128 public static ActivityOptions makeCustomAnimation(Context context,
130 return makeCustomAnimation(context, enterResId, exitResId, null, null);
152 public static ActivityOptions makeCustomAnimation(Context context,
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
SearchPanelView.java 79 ActivityOptions opts = ActivityOptions.makeCustomAnimation(mContext,
  /packages/apps/Phone/src/com/android/phone/
InCallScreen.java     [all...]
  /prebuilts/sdk/current/
android.jar 

Completed in 243 milliseconds