Searched refs:KeyboardView (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/mojo/examples/keyboard/
H A Dkeyboard_view.h27 class KeyboardView : public views::View, public views::ButtonListener { class in namespace:mojo::examples
29 explicit KeyboardView(KeyboardDelegate* delegate);
30 virtual ~KeyboardView();
97 DISALLOW_COPY_AND_ASSIGN(KeyboardView);
H A Dkeyboard_view.cc56 KeyboardView::KeyboardView(KeyboardDelegate* delegate) function in class:mojo::examples::KeyboardView
64 KeyboardView::~KeyboardView() {
67 void KeyboardView::Layout() {
99 void KeyboardView::SetLayout(KeyboardLayout keyboard_layout) {
113 void KeyboardView::LayoutRow(const Row& row,
132 void KeyboardView::SetRows(const std::vector<const Row*>& rows) {
151 void KeyboardView::ConfigureButtonsInRow(int row_index, const Row& row) {
175 views::View* KeyboardView
[all...]
H A Dkeyboard.cc85 widget_delegate->GetContentsView()->AddChildView(new KeyboardView(this));
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 172 milliseconds