Searched refs:getLeftPreview (Results 1 – 3 of 3) sorted by relevance
115 mLeftIcon.setPreviewView(mCallback.getLeftPreview()); in updatePreviews()573 View getLeftPreview(); in getLeftPreview() method
2381 public View getLeftPreview() { in getLeftPreview() method in NotificationPanelView2384 : mKeyguardBottomArea.getLeftPreview(); in getLeftPreview()2390 ? mKeyguardBottomArea.getLeftPreview() in getRightPreview()
600 public View getLeftPreview() { in getLeftPreview() method in KeyguardBottomAreaView