OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:configureusbiface
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/services/java/com/android/server/connectivity/
Tethering.java
494
private boolean
configureUsbIface
(boolean enabled) {
495
Log.d(TAG, "
configureUsbIface
(" + enabled + ")");
704
Tethering.this.
configureUsbIface
(false);
767
if (!Tethering.this.
configureUsbIface
(true)) {
791
if (!Tethering.this.
configureUsbIface
(false)) {
[
all
...]
Completed in 2634 milliseconds