Home
last modified time | relevance | path

Searched refs:sourcesToString (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/ims/src/java/com/android/ims/internal/
DVideoPauseTracker.java83 sourceToString(source), sourcesToString(mPauseRequests)); in shouldPauseVideoFor()
88 sourceToString(source), sourcesToString(mPauseRequests)); in shouldPauseVideoFor()
115 sourceToString(source), sourcesToString(mPauseRequests)); in shouldResumeVideoFor()
120 sourceToString(source), sourcesToString(mPauseRequests)); in shouldResumeVideoFor()
125 sourceToString(source), sourcesToString(mPauseRequests)); in shouldResumeVideoFor()
187 private String sourcesToString(Collection<Integer> sources) { in sourcesToString() method in VideoPauseTracker