Searched defs:holders (Results 1 – 11 of 11) sorted by relevance
55 repeated string holders = 2; field
68 List<RecyclerView.ViewHolder> holders = new ArrayList<>(); in testNullItemDetails_NoActionClick() local
239 ArrayList<StatusBarIconHolder> holders = new ArrayList<>(); in getHolderListInViewOrder() local260 ArrayList<StatusBarIconHolder> holders = new ArrayList<>(); in getHolderList() local
106 List<StatusBarIconHolder> holders = slot.getHolderListInViewOrder(); in addIconGroup() local
47 public void setHolders(List<ViewHolder> holders) { in setHolders()
122 List<String> holders = mRoleManager.getRoleHoldersAsUser(button.getRoleName(), in updateIcon() local
1079 List<ProjectionHolder> holders = mProjectionHolders.valueAt(i); in populateWithRelevantActivePackageNames() local1095 List<ProjectionHolder> holders = mProjectionHolders.get(projectionType); in releaseProjectionUnchecked() local
288 auto& holders = p_tcb->app_hold_link; in gatt_update_app_hold_link_status() local
989 ImageResultHolder[] holders = new ImageResultHolder[isReprocessCaptures.length]; in doMixedReprocessBurstCapture() local
594 PropertyValuesHolder[] holders = ((ObjectAnimator) animator).getValues(); in updateAnimatorProperty() local
9000 ArrayList<ViewLocationHolder> holders = mHolders; in init() local9016 private void sort(ArrayList<ViewLocationHolder> holders) { in sort()