Searched defs:windowAnimations (Results 1 – 5 of 5) sorted by relevance
190 private void testLoadCustomAnimation(int enterResId, int exitResId, int windowAnimations) { in testLoadCustomAnimation()
233 public TestFragmentHostCallback(Context context, Handler handler, int windowAnimations) { in TestFragmentHostCallback()
63 public FragmentHostCallback(Context context, Handler handler, int windowAnimations) { in FragmentHostCallback()73 int windowAnimations) { in FragmentHostCallback()
399 public Builder setWindowAnimations(String packageName, int windowAnimations) { in setWindowAnimations()
3717 public int windowAnimations; field in WindowManager.LayoutParams