Home | History | Annotate | Download | only in EN

Lines Matching defs:Bubble

60     private List<Bubble> mBubbles = new ArrayList<Bubble>();
74 Bubble bubba = (Bubble) msg.obj;
81 class Bubble {
94 Bubble(Context context, View inputView,
101 Bubble(Context context, View inputView, int backgroundResource, int bx, int by,
217 Bubble button;
221 button = new Bubble(context, inputView,
231 button = new Bubble(context, inputView,
236 button = new Bubble(context, inputView,