HomeSort by relevance Sort by last modified time
    Searched refs:veto (Results 1 - 8 of 8) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationStackScrollLayout.java 537 final View veto = v.findViewById(R.id.veto); local
538 if (veto != null && veto.getVisibility() != View.GONE) {
539 veto.performClick();
699 final View veto = v.findViewById(R.id.veto); local
700 return (veto != null && veto.getVisibility() != View.GONE);
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ExpandableNotificationRow.java 192 mVetoButton = findViewById(R.id.veto);
BaseStatusBar.java 729 View vetoButton = row.findViewById(R.id.veto);
    [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
cdi-api-1.0.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.databinding.observable_1.3.0.I20100601-0800.jar 
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 228 milliseconds