Searched refs:RotateTextToast (Results 1 – 3 of 3) sorted by relevance
29 public class RotateTextToast { class35 public RotateTextToast(Activity activity, int textResourceId, int orientation) { in RotateTextToast() method in RotateTextToast
26 import com.android.camera.ui.RotateTextToast;2369 new RotateTextToast(this, R.string.disable_video_snapshot_hint, in onTouch()2469 new RotateTextToast(this, R.string.video_snapshot_hint, mOrientation) in showTapToSnapshotToast()
26 import com.android.camera.ui.RotateTextToast;2322 new RotateTextToast(this, R.string.tap_to_focus, mOrientation).show(); in showTapToFocusToast()