HomeSort by relevance Sort by last modified time
    Searched defs:TwoStateImageView (Results 1 - 2 of 2) sorted by null

  /packages/apps/Camera/src/com/android/camera/ui/
TwoStateImageView.java 26 public class TwoStateImageView extends ImageView {
30 public TwoStateImageView(Context context, AttributeSet attrs) {
34 public TwoStateImageView(Context context) {
  /packages/apps/LegacyCamera/src/com/android/camera/ui/
TwoStateImageView.java 28 public class TwoStateImageView extends ImageView {
32 public TwoStateImageView(Context context, AttributeSet attrs) {
36 public TwoStateImageView(Context context) {

Completed in 36 milliseconds