OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sendMockPeerWidth
(Results
1 - 2
of
2
) sorted by null
/cts/tests/tests/telecom/src/android/telecom/cts/
MockVideoProvider.java
177
public void
sendMockPeerWidth
(int width) {
MockConnection.java
286
public void
sendMockPeerWidth
(int width) {
290
mMockVideoProvider.
sendMockPeerWidth
(width);
Completed in 72 milliseconds