Searched refs:dispatchSetBackground (Results 1 – 3 of 3) sorted by relevance
520 KeyguardUpdateMonitor.getInstance(getContext()).dispatchSetBackground(mMetadata.bitmap); in populateMetadata()
968 KeyguardUpdateMonitor.getInstance(getContext()).dispatchSetBackground(null); in ensureTransportPresentOrRemoved()
653 public void dispatchSetBackground(Bitmap bmp) { in dispatchSetBackground() method in KeyguardUpdateMonitor