Searched defs:childId (Results 1 – 3 of 3) sorted by relevance
49 public void onAutofillEvent(View view, int childId, int event) { in onAutofillEvent()161 public final int childId; field in MyAutofillCallback.MyEvent168 MyEvent(View view, int childId, int event) { in MyEvent()
197 private static void dump(StringBuffer buffer, ViewNode node, String prefix, int childId) { in dump()
633 public long getCombinedChildId(long groupId, long childId) { in getCombinedChildId()