Searched refs:otherOptions (Results 1 – 2 of 2) sorted by relevance
2243 public void update(ActivityOptions otherOptions) { in update() argument2244 if (otherOptions.mPackageName != null) { in update()2245 mPackageName = otherOptions.mPackageName; in update()2247 mUsageTimeReport = otherOptions.mUsageTimeReport; in update()2249 mAnimationType = otherOptions.mAnimationType; in update()2250 switch (otherOptions.mAnimationType) { in update()2252 mCustomEnterResId = otherOptions.mCustomEnterResId; in update()2253 mCustomExitResId = otherOptions.mCustomExitResId; in update()2254 mCustomBackgroundColor = otherOptions.mCustomBackgroundColor; in update()2257 mAnimationStartedListener = otherOptions.mAnimationStartedListener; in update()[all …]
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...