OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BottomBar
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Camera2/src/com/android/camera/ui/
BottomBar.java
42
*
BottomBar
swaps its width and height on rotation. In addition, it also
48
public class
BottomBar
extends FrameLayout {
50
private static final Log.Tag TAG = new Log.Tag("
BottomBar
");
90
public
BottomBar
(Context context, AttributeSet attrs) {
/packages/apps/Camera2/src/com/android/camera/app/
CameraAppUI.java
50
import com.android.camera.ui.
BottomBar
;
526
private
BottomBar
mBottomBar;
[
all
...]
Completed in 35 milliseconds