Home
last modified time | relevance | path

Searched refs:gotoVideoMode (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/LegacyCamera/src/com/android/camera/
H A DMenuHelper.java121 public static void gotoVideoMode(Activity activity, boolean resetEffect) { in gotoVideoMode() method in MenuHelper
132 public static void gotoVideoMode(Activity activity, Intent intent) { in gotoVideoMode() method in MenuHelper
H A DVideoCamera.java2133 MenuHelper.gotoVideoMode(this, intent); in onSharedPreferenceChanged()