HomeSort by relevance Sort by last modified time
    Searched refs:cleanupSurfaces (Results 1 - 2 of 2) sorted by null

  /packages/apps/Dialer/InCallUI/src/com/android/incallui/
VideoCallPresenter.java 415 cleanupSurfaces();
541 private void cleanupSurfaces() {
544 Log.w(this, "cleanupSurfaces");
547 ui.cleanupSurfaces();
    [all...]
VideoCallFragment.java 582 public void cleanupSurfaces() {
583 Log.d(this, "cleanupSurfaces");
    [all...]

Completed in 521 milliseconds