HomeSort by relevance Sort by last modified time
    Searched refs:OPEN (Results 76 - 100 of 405) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/selinux/gui/
polgengui.py 572 self.file_dialog.set_action(Gtk.FileChooserAction.OPEN)
583 self.file_dialog.set_action(Gtk.FileChooserAction.OPEN)
594 self.file_dialog.set_action(Gtk.FileChooserAction.OPEN)
    [all...]
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/wifi/
WifiManagerFacade.java 2 * Copyright (C) 2017 The Android Open Source Project
300 config.allowedAuthAlgorithms.set(AuthAlgorithm.OPEN);
348 config.allowedAuthAlgorithms.set(AuthAlgorithm.OPEN);
    [all...]
  /external/slf4j/integration/lib/
slf4j-api-1.5.11.jar 
slf4j-api-1.6.6.jar 
slf4j-api-1.6.99.jar 
slf4j-api-2.0.99.jar 
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WifiBackupRestoreTest.java 2 * Copyright (C) 2016 The Android Open Source Project
174 * Verify that a single open network configuration is serialized & deserialized correctly.
189 * Verify that a single open hidden network configuration is serialized & deserialized
281 config.allowedAuthAlgorithms.set(WifiConfiguration.AuthAlgorithm.OPEN);
334 config.allowedAuthAlgorithms.set(WifiConfiguration.AuthAlgorithm.OPEN);
585 * Verify that a single open network configuration is serialized & deserialized correctly from
603 * Verify that a single open hidden network configuration is serialized & deserialized
    [all...]
  /hardware/interfaces/wifi/1.0/
types.hal 2 * Copyright 2016 The Android Open Source Project
719 OPEN, // no security
918 NONE = 0, // No (open) security
939 * |NanDataPathSecurityType.OPEN|.
944 * Cipher type for data-paths. If |securityType| is |NanDataPathSecurityType.OPEN| then must
    [all...]
  /prebuilts/tools/common/m2/repository/org/slf4j/slf4j-api/1.5.10/
slf4j-api-1.5.10.jar 
  /prebuilts/tools/common/m2/repository/org/slf4j/slf4j-api/1.6.2/
slf4j-api-1.6.2.jar 
  /prebuilts/tools/common/m2/repository/org/slf4j/slf4j-api/1.7.2/
slf4j-api-1.7.2.jar 
  /prebuilts/tools/common/m2/repository/org/slf4j/slf4j-api/1.7.5/
slf4j-api-1.7.5.jar 
  /external/wpa_supplicant_8/wpa_supplicant/hidl/1.0/
hidl_manager.h 340 static_cast<uint32_t>(ISupplicantStaNetwork::AuthAlgMask::OPEN) ==
  /external/wpa_supplicant_8/wpa_supplicant/hidl/1.1/
hidl_manager.h 349 static_cast<uint32_t>(ISupplicantStaNetwork::AuthAlgMask::OPEN) ==
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
SupplicantStaNetworkHal.java 2 * Copyright (C) 2017 The Android Open Source Project
662 case WifiConfiguration.AuthAlgorithm.OPEN:
663 mask |= ISupplicantStaNetwork.AuthAlgMask.OPEN;
    [all...]
  /hardware/interfaces/wifi/1.2/default/
hidl_struct_util.cpp 2 * Copyright (C) 2016 The Android Open Source Project
    [all...]
  /prebuilts/checkstyle/
checkstyle.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
ImportPage.java 2 * Copyright (C) 2012 The Android Open Source Project
350 DirectoryDialog dialog = new DirectoryDialog(getShell(), SWT.OPEN);
355 String file = dialog.open();
  /external/javaparser/javaparser-core/src/main/java/com/github/javaparser/printer/
ConcreteSyntaxModel.java     [all...]
  /external/libvncserver/webclients/novnc/include/web-socket-js/
web_socket.js 37 "Open the page via Web server i.e. http://...");
177 if (flashEvent.type == "open" || flashEvent.type == "error") {
220 WebSocket.OPEN = 1;
  /prebuilts/tools/common/m2/repository/org/slf4j/slf4j-api/1.7.10/
slf4j-api-1.7.10.jar 
  /prebuilts/tools/common/m2/repository/org/slf4j/slf4j-api/1.7.12/
slf4j-api-1.7.12.jar 
  /prebuilts/tools/common/m2/repository/org/slf4j/slf4j-api/1.7.6/
slf4j-api-1.7.6.jar 
  /prebuilts/tools/common/m2/repository/org/slf4j/slf4j-api/1.7.7/
slf4j-api-1.7.7.jar 
  /external/javaparser/javaparser-core/src/main/javacc/
java.jj 260 | < OPEN: "open" >
    [all...]

Completed in 473 milliseconds

1 2 34 5 6 7 8 91011>>