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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PanelBar.java 64 int important = showing ? IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS local
67 setImportantForAccessibility(important);
69 if (mPanel != null) mPanel.setImportantForAccessibility(important);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/model/
BuildResultsElement.java 137 boolean important; field in class:BuildResultsElement
310 this.important = this.milestone || Util.getNextMilestone(this.name) == null;
333 * Returns whether the build is important to be shown.
339 return this.important;
  /frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
VolumeDialog.java 287 public void setStreamImportant(int stream, boolean important) {
288 mHandler.obtainMessage(H.SET_STREAM_IMPORTANT, stream, important ? 1 : 0).sendToTarget();
309 private void addRow(int stream, int iconRes, int iconMuteRes, boolean important) {
311 initRow(row, stream, iconRes, iconMuteRes, important);
323 initRow(row, row.stream, row.iconRes, row.iconMuteRes, row.important);
388 boolean important) {
392 row.important = important;
606 || (mExpanded && (row.important || isActive))
1239 private boolean important; field in class:VolumeRow
    [all...]
  /external/deqp/modules/gles31/functional/
es31fProgramInterfaceQueryTests.cpp 6261 bool important; member in struct:deqp::__anon10618
    [all...]
  /prebuilts/tools/common/m2/repository/xhtmlrenderer/xhtmlrenderer/R8rc1/
xhtmlrenderer-R8rc1.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/cssparser/cssparser/0.9.13/
cssparser-0.9.13.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
performanceui.jar 
  /prebuilts/sdk/current/support/v13/
android-support-v13.jar 
  /prebuilts/sdk/current/support/v4/
android-support-v4.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 230 milliseconds