OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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