/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | PanelBar.java | 122 final PanelView panel = selectPanelForTouch(event); in onTouchEvent() local 123 if (panel == null) { in onTouchEvent() 130 boolean enabled = panel.isEnabled(); in onTouchEvent() 131 if (DEBUG) LOG("PanelBar.onTouch: state=%d ACTION_DOWN: panel %s %s", mState, panel, in onTouchEvent() 137 panel, (int) event.getX(), (int) event.getY())); in onTouchEvent() 141 startOpeningPanel(panel); in onTouchEvent() 150 public void startOpeningPanel(PanelView panel) { in startOpeningPanel() argument 151 if (DEBUG) LOG("startOpeningPanel: " + panel); in startOpeningPanel() 152 mTouchingPanel = panel; in startOpeningPanel() 155 if (pv != panel) { in startOpeningPanel() [all …]
|
D | PhoneStatusBarView.java | 154 public void onTrackingStarted(PanelView panel) { in onTrackingStarted() argument 155 super.onTrackingStarted(panel); in onTrackingStarted() 167 public void onTrackingStopped(PanelView panel, boolean expand) { in onTrackingStopped() argument 168 super.onTrackingStopped(panel, expand); in onTrackingStopped() 192 public void panelExpansionChanged(PanelView panel, float frac, boolean expanded) { in panelExpansionChanged() argument 193 super.panelExpansionChanged(panel, frac, expanded); in panelExpansionChanged()
|
/frameworks/base/docs/html-intl/intl/es/training/multiscreen/ |
D | adaptui.jd | 42 … modo de panel dual, haz clic en un elemento del panel izquierdo para que aparezca en el panel de … 47 …or ejemplo, puedes determinar si el usuario utiliza el modo de "panel único" o de "panel dual". Pa… 65 <p>Ten en cuenta que este código consulta la disponibilidad del panel del "artículo", lo que es muc… 80 …panel situado a la derecha si la interfaz de usuario está en modo de panel dual, pero se iniciará … 99 …en modo de panel dual, debe configurar la barra de acción con pestañas para la navegación, mientra… 129 …panel en algunas configuraciones de pantalla y como actividad independiente en otras. Por ejemplo,… 131 …s actividades. Por ejemplo, <code>ArticleFragment</code> se utiliza en el diseño de panel dual:</p> 189 …ar el artículo de noticias en el modo vertical, pero utiliza el diseño de panel dual en el modo ho… 191 …lver a la actividad principal para que el contenido pueda mostrarse en el diseño de panel dual:</p>
|
D | screensizes.jd | 123 … el patrón de "panel dual" para pantallas grandes (la aplicación mostraría una lista de elementos … 126 <li><code>res/layout/main.xml</code>, diseño de panel único (predeterminado): 130 <li><code>res/layout-large/main.xml</code>, diseño de panel dual: 143 …panel dual en esta pantalla (y una única lista en pantallas más pequeñas), puedes utilizar los mis… 146 <li><code>res/layout/main.xml</code>, diseño de panel único (predeterminado): 150 <li><code>res/layout-sw600dp/main.xml</code>, diseño de panel dual: 156 …00dp/main.xml</code> (panel dual), mientras que las pantallas más pequeñas utilizarán el diseño <c… 163 …nes anteriores. Por ejemplo, si quieres que tu interfaz de usuario sea de panel único en teléfonos… 166 <li><code>res/layout/main.xml:</code> diseño de panel único,</li> 176 <li><code>res/layout/main.xml</code>: diseño de panel único,</li> [all …]
|
/frameworks/support/v4/java/android/support/v4/widget/ |
D | SlidingPaneLayout.java | 218 public void onPanelSlide(View panel, float slideOffset); in onPanelSlide() argument 224 public void onPanelOpened(View panel); in onPanelOpened() argument 231 public void onPanelClosed(View panel); in onPanelClosed() argument 240 public void onPanelSlide(View panel, float slideOffset) { in onPanelSlide() argument 243 public void onPanelOpened(View panel) { in onPanelOpened() argument 246 public void onPanelClosed(View panel) { in onPanelClosed() argument 335 void dispatchOnPanelSlide(View panel) { in dispatchOnPanelSlide() argument 337 mPanelSlideListener.onPanelSlide(panel, mSlideOffset); in dispatchOnPanelSlide() 341 void dispatchOnPanelOpened(View panel) { in dispatchOnPanelOpened() argument 343 mPanelSlideListener.onPanelOpened(panel); in dispatchOnPanelOpened() [all …]
|
/frameworks/base/docs/html-intl/intl/es/preview/ |
D | setup-sdk.jd | 44 Seleccione el panel <strong>Appearance & Behavior > System Settings > Updates</strong>. 48 …<p class="aside">En OSX, puede encontrar el panel <strong>Appearance & Behavior</strong> en la… 53 …<li> En el panel <strong>Updates</strong>, elija la opción <strong>Automatically check updates for: 57 …<li>En el panel <strong>Updates</strong>, elija <strong>Check Now</strong> para verificar la últim… 72 Seleccione el panel <strong>Appearance & Behavior > System Settings > Updates</strong>. 76 …<p class="aside">En OSX, puede encontrar el panel <strong>Appearance & Behavior</strong> en la… 81 …<li>En el panel <strong>Updates</strong>, elija las opciones <strong>Automatically check updates f… 104 …alado; para hacerlo, abra la ventana <strong>Settings</strong> y elija el panel <strong>Appearance… 108 <li>En el panel <strong>Android SDK</strong>, elija la pestaña <strong>SDK Platforms</strong>.
|
/frameworks/support/v7/appcompat/src/android/support/v7/app/ |
D | AppCompatDelegateImplV7.java | 607 final PanelFeatureState panel = findMenuPanel(menu.getRootMenu()); in onMenuItemSelected() local 608 if (panel != null) { in onMenuItemSelected() 609 return cb.onMenuItemSelected(panel.featureId, item); in onMenuItemSelected() 1414 private void callOnPanelClosed(int featureId, PanelFeatureState panel, Menu menu) { in callOnPanelClosed() argument 1418 if (panel == null) { in callOnPanelClosed() 1420 panel = mPanels[featureId]; in callOnPanelClosed() 1424 if (panel != null) { in callOnPanelClosed() 1426 menu = panel.menu; in callOnPanelClosed() 1431 if ((panel != null) && (!panel.isOpen)) in callOnPanelClosed() 1446 final PanelFeatureState panel = panels[i]; in findMenuPanel() local [all …]
|
/frameworks/base/docs/html/preview/ |
D | setup-sdk.jd | 47 Settings > Updates</strong> panel. 50 Behavior</strong> panel 54 <li>On the <strong>Updates</strong> panel, choose the option for 77 > System Settings > Android SDK</strong> panel.</li> 79 <li>On the <strong>Android SDK</strong> panel, choose
|
/frameworks/base/docs/html/tools/debugging/ |
D | debugging-tracing.jd | 44 <li>A <a href="#timelinepanel">timeline panel</a> -- describes when each thread and method 47 <li>A <a href="#timelinepanel">profile panel</a> -- provides a summary of what happened inside 55 <p>Figure 1 shows a close up of the timeline panel. Each thread’s execution is shown 62 alt="Traceview timeline panel" 78 …<code>LoadListener.nativeFinished();</code> looking at the timeline panel shows that one of those … 82 alt="Traceview profile panel."
|
D | debugging-projects-cmdline.jd | 65 …for debugger" in the Development settings panel the application will run when Android Studio conne…
|
D | systrace.jd | 214 the far right of the window. Doing so expands the Alerts panel, where you can see every alert that 222 <p>The Alerts panel helps you see which problems occur in the trace, and how often they contribute 223 to jank. Think of the alerts panel as a list of bugs to be fixed, often a tiny change or improvement
|
/frameworks/base/core/java/com/android/internal/policy/ |
D | PhoneWindow.java | 1047 final PanelFeatureState panel = panels[i]; in closeAllPanels() local 1048 if (panel != null) { in closeAllPanels() 1049 closePanel(panel, true); in closeAllPanels() 1138 final PanelFeatureState panel = panels[i]; in findMenuPanel() local 1139 if (panel != null && panel.menu == menu) { in findMenuPanel() 1140 return panel; in findMenuPanel() 1149 final PanelFeatureState panel = findMenuPanel(menu.getRootMenu()); in onMenuItemSelected() local 1150 if (panel != null) { in onMenuItemSelected() 1151 return cb.onMenuItemSelected(panel.featureId, item); in onMenuItemSelected() 2149 final PanelFeatureState panel = findMenuPanel(isSubMenu ? parentMenu : menu); in onCloseMenu() local [all …]
|
/frameworks/base/docs/html/guide/appendix/ |
D | glossary.jd | 274 <dt id="panel">Panel</dt> 275 <dd> A panel is a concept not backed by a specific class. It is a View of 277 clicks and perform simple functions related to its parent. A panel floats 279 of a panel (implemented by Android) is the options menu available to every 281 a panel — it's more of a general idea. </dd> 284 <dt id="panel">Window</dt>
|
/frameworks/base/docs/html/sdk/installing/ |
D | studio-layout.jd | 74 Android Studio displays an error panel with links that you can click to supply the missing 120 window reveals a panel with a layout hierarchy and a list of properties for each view in 141 panel (at the bottom of the window by default). This takes a snapshot of your running app
|
/frameworks/base/services/core/java/com/android/server/ |
D | EventLogTags.logtags | 61 # when the notification panel is shown 64 # when the notification panel is hidden
|
/frameworks/base/docs/html/tools/building/ |
D | configuring-gradle.jd | 363 <li>On the <em>Project</em> panel, expand <strong>BuildSystemExample</strong>, and then expand 388 <li>On the <em>Project</em> panel, right click on the <strong>app</strong> module and select 425 <li>On the <em>Project</em> panel, right click on the <strong>demo</strong> directory under 446 of the IDE window and select the flavor you want to modify in the <em>Build Variants</em> panel, 448 one selected in the <em>Build Variants</em> panel, but this does not affect the outcome of the 452 <p class="img-caption"><strong>Figure 2.</strong> The Build Variants panel.</p>
|
/frameworks/base/docs/html/design/patterns/ |
D | widgets.jd | 90 …he height and/or the width of a widget within the constraints of the home panel placement grid. Yo… 122 …their configuration choices right after the widget is dropped onto a home panel. Keep the widget c… 129 …After adding a Play widget to a home panel, the widget asks the user to specify the type of media …
|
/frameworks/base/docs/html/tools/help/ |
D | systrace.jd | 54 style="margin:0"/> at the top of the <strong>Devices</strong> panel to configure tracing.</li> 75 style="margin:0"/> at the top of the <strong>Devices</strong> panel to configure tracing.</li> 94 style="margin:0"/> at the top of the <strong>Devices</strong> panel to configure tracing.</li>
|
/frameworks/base/docs/html-intl/intl/es/design/patterns/ |
D | notifications.jd | 132 notificación desde el interior del panel de notificaciones, sin tener que abrir la 192 panel de notificaciones. Si la <a href="#correctly_set_and_manage_notification_priority">prioridad<… 308 las descubre al expandir el panel de notificaciones.</p> 352 … se puede utilizar en determinados aspectos de la IU del sistema, como el panel de notificaciones … 681 panel lateral de notificaciones.</p> 685 Si dicha notificación se desplaza hacia la izquierda o la derecha, esta se eliminará del panel late… 701 eliminar las notificaciones constantes del panel lateral de notificaciones.</p>
|
/frameworks/base/docs/html/google/play/billing/ |
D | billing_admin.jd | 108 <li>In the <strong>All Applications</strong> panel, click on the 373 <li>In the <strong>All Applications</strong> panel, click on the app 482 <li>Locate the License Testing panel.</li> 493 <li>Open the <strong>All Applications</strong> panel.</li> 507 <strong>Services & APIs</strong> panel.
|
/frameworks/base/docs/html/tools/testing/ |
D | testing_eclipse.jd | 100 In the <em>Content</em> panel, examine the suggested path to the project. 115 In the Test Target panel, set An Existing Android Project, click Browse, then select your 118 the Properties panel). 121 In the Build Target panel, select the Android SDK platform that the application under test
|
/frameworks/base/docs/html-intl/intl/es/distribute/googleplay/ |
D | start.jd | 118 …strong> <img src="{@docRoot}images/distribute/console-reports.png"> en el panel de navegación late…
|
/frameworks/base/docs/html/training/improving-layouts/ |
D | reusing-layouts.jd | 44 example, a yes/no button panel, or custom progress bar with description text.
|
/frameworks/base/docs/html/design/handhelds/ |
D | index.jd | 32 regardless of which panel is currently showing.</p>
|
/frameworks/base/docs/html/training/testing/ui-testing/ |
D | uiautomator-testing.jd | 133 <li>Hover over the snapshot in the left-hand panel to see the UI components identified by the 134 {@code uiautomatorviewertool}. The properties are listed in the lower right-hand panel and the 135 layout hierarchy in the upper right-hand panel.</li>
|