Searched refs:selectionCost (Results 1 – 1 of 1) sorted by relevance
449 final long selectionCost = System.currentTimeMillis() - mChooserShownTime; in startSelected() local478 Log.d(TAG, "User Selection Time Cost is " + selectionCost); in startSelected()483 (int) selectionCost); in startSelected()