Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
H A DAdvancedSettingsFragment.java134 pref.setInterface(new SeekBarDialogPreference.ValueProxy() { in setupKeypressVibrationDurationSettings()
179 pref.setInterface(new SeekBarDialogPreference.ValueProxy() { in setupKeypressSoundVolumeSettings()
234 pref.setInterface(new SeekBarDialogPreference.ValueProxy() { in setupKeyLongpressTimeoutSettings()
H A DDebugSettingsFragment.java160 pref.setInterface(new SeekBarDialogPreference.ValueProxy() { in setupKeyPreviewAnimationScale()
212 pref.setInterface(new SeekBarDialogPreference.ValueProxy() { in setupKeyPreviewAnimationDuration()
249 pref.setInterface(new SeekBarDialogPreference.ValueProxy() { in setupKeyboardHeight()
H A DSeekBarDialogPreference.java62 public void setInterface(final ValueProxy proxy) { in setInterface() method in SeekBarDialogPreference
/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/p2p/
H A DWifiP2pGroup.java270 public void setInterface(String intf) { in setInterface() method in WifiP2pGroup
361 group.setInterface(in.readString());
/aosp12/packages/modules/Wifi/framework/tests/src/android/net/wifi/p2p/
H A DWifiP2pGroupTest.java51 group.setInterface(INTERFACE); in testSetterGetter()
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
H A DSupplicantP2pIfaceCallbackImpl.java278 group.setInterface(groupIfName); in onGroupStarted()
326 group.setInterface(groupIfName); in onGroupRemoved()
/aosp12/frameworks/base/core/java/android/hardware/usb/
H A DUsbDeviceConnection.java175 public boolean setInterface(UsbInterface intf) { in setInterface() method in UsbDeviceConnection
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/p2p/
H A DWifiP2pServiceImplTest.java218 mTestWifiP2pNewPersistentGoGroup.setInterface(IFACE_NAME_P2P); in generatorTestData()
2176 group.setInterface(IFACE_NAME_P2P); in testEndConnectionEventWhenGroupFormed()
2551 group.setInterface(IFACE_NAME_P2P); in testRemoveGroupSuccess()
2575 group.setInterface(IFACE_NAME_P2P); in testRemoveGroupFailureWhenNativeCallFailure()
2758 group.setInterface(IFACE_NAME_P2P); in testStartWpsWithPbcSuccess()
2792 group.setInterface(IFACE_NAME_P2P); in testStartWpsWithPinKeypadSuccess()
2819 group.setInterface(IFACE_NAME_P2P); in testStartWpsFailureWhenObjectIsNull()
2843 group.setInterface(IFACE_NAME_P2P); in testStartWpsWithPbcFailureWhenNativeCallFailure()
2869 group.setInterface(IFACE_NAME_P2P); in testStartWpsWithPinDisplayFailureWhenNativeCallFailure()
2896 group.setInterface(IFACE_NAME_P2P); in testStartWpsWithPinKeypadFailureWhenNativeCallFailure()
[all …]
H A DSupplicantP2pIfaceHalTest.java2927 group.setInterface(mIfaceName); in createPlaceholderP2pGroup()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt13334 method public boolean setInterface(android.hardware.usb.UsbInterface);
43099 method public void setInterface(java.net.InetAddress) throws java.net.SocketException;
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt19157 method public boolean setInterface(android.hardware.usb.UsbInterface);