Searched refs:getLeftPreview (Results 1 – 3 of 3) sorted by relevance
118 mLeftIcon.setPreviewView(mCallback.getLeftPreview()); in updatePreviews()586 View getLeftPreview(); in getLeftPreview() method
2019 public View getLeftPreview() { in getLeftPreview() method in NotificationPanelView2022 : mKeyguardBottomArea.getLeftPreview(); in getLeftPreview()2028 ? mKeyguardBottomArea.getLeftPreview() in getRightPreview()
629 public View getLeftPreview() { in getLeftPreview() method in KeyguardBottomAreaView