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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
Interaction.java 24 public class Interaction {
SegmentedButtons.java 86 Interaction.register(b, new Interaction.Callback() {
122 public interface Callback extends Interaction.Callback {
ZenModePanel.java 734 // wire up interaction callbacks for newly-added condition rows
736 Interaction.register(tag.rb, mInteractionCallback);
737 Interaction.register(tag.lines, mInteractionCallback);
738 Interaction.register(button1, mInteractionCallback);
739 Interaction.register(button2, mInteractionCallback);
    [all...]
  /external/valgrind/drd/scripts/
download-and-build-splash2.in 118 + Interaction* p;
123 /* For each interaction, do BF-error-analysis */
  /external/iproute2/doc/
ip-tunnels.tex 369 \section{Interaction IPIP tunnels and DVMRP.}
  /frameworks/base/docs/html/training/
training_toc.cs 297 "How to take your app interaction to the next level by sharing
    [all...]

Completed in 700 milliseconds