Searched refs:handleRowExpanded (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Dialer/src/com/android/dialer/calllog/
H A DCallLogAdapter.java288 handleRowExpanded(callLogItem, true /* animate */, false /* forceExpand */);
297 handleRowExpanded((CallLogListItemView) host, false /* animate */,
1375 private void handleRowExpanded(CallLogListItemView view, boolean animate, boolean forceExpand) { method in class:CallLogAdapter

Completed in 74 milliseconds