Searched refs:getLeftPreview (Results 1 – 3 of 3) sorted by relevance
118 mLeftIcon.setPreviewView(mCallback.getLeftPreview()); in updatePreviews()583 View getLeftPreview(); in getLeftPreview() method
2156 public View getLeftPreview() { in getLeftPreview() method in NotificationPanelView2159 : mKeyguardBottomArea.getLeftPreview(); in getLeftPreview()2165 ? mKeyguardBottomArea.getLeftPreview() in getRightPreview()
643 public View getLeftPreview() { in getLeftPreview() method in KeyguardBottomAreaView