HomeSort by relevance Sort by last modified time
    Searched defs:commands (Results 151 - 175 of 319) sorted by null

1 2 3 4 5 67 8 91011>>

  /frameworks/base/cmds/am/src/com/android/commands/am/
Am.java 19 package com.android.commands.am;
    [all...]
  /frameworks/base/cmds/hid/src/com/android/commands/hid/
Event.java 17 package com.android.commands.hid;
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
SupplicantBridge.java 281 List<String> commands = new ArrayList<String>(); local
284 commands.add(String.format("SET_NETWORK %s key_mgmt WPA-EAP", netID));
285 commands.add(String.format("SET_NETWORK %s ssid %s", netID, escapeSSID(networkDetail)));
286 commands.add(String.format("SET_NETWORK %s bssid %s",
288 commands.add(String.format("SET_NETWORK %s eap %s",
298 commands.add(String.format("SET_NETWORK %s identity %s",
300 commands.add(String.format("SET_NETWORK %s password %s",
302 commands.add(String.format("SET_NETWORK %s anonymous_identity \"anonymous\"",
308 commands.add(String.format("SET_NETWORK %s priority 0", netID));
309 commands.add(String.format("ENABLE_NETWORK %s", netID))
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/
hdsmart.h 81 ata_smart_errorlog_command_struct_t commands[6]; member in struct:ata_smart_errorlog_struct_s
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/
hdsmart.h 81 ata_smart_errorlog_command_struct_t commands[6]; member in struct:ata_smart_errorlog_struct_s
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/
hdsmart.h 81 ata_smart_errorlog_command_struct_t commands[6]; member in struct:ata_smart_errorlog_struct_s
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/
hdsmart.h 81 ata_smart_errorlog_command_struct_t commands[6]; member in struct:ata_smart_errorlog_struct_s
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/linux/
hdsmart.h 81 ata_smart_errorlog_command_struct_t commands[6]; member in struct:ata_smart_errorlog_struct_s
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/linux/
hdsmart.h 81 ata_smart_errorlog_command_struct_t commands[6]; member in struct:ata_smart_errorlog_struct_s
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/linux/
hdsmart.h 81 ata_smart_errorlog_command_struct_t commands[6]; member in struct:ata_smart_errorlog_struct_s
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/linux/
hdsmart.h 81 ata_smart_errorlog_command_struct_t commands[6]; member in struct:ata_smart_errorlog_struct_s
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/linux/
hdsmart.h 81 ata_smart_errorlog_command_struct_t commands[6]; member in struct:ata_smart_errorlog_struct_s
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/linux/
hdsmart.h 81 ata_smart_errorlog_command_struct_t commands[6]; member in struct:ata_smart_errorlog_struct_s
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/linux/
hdsmart.h 81 ata_smart_errorlog_command_struct_t commands[6]; member in struct:ata_smart_errorlog_struct_s
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/linux/
hdsmart.h 81 ata_smart_errorlog_command_struct_t commands[6]; member in struct:ata_smart_errorlog_struct_s
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/linux/
hdsmart.h 81 ata_smart_errorlog_command_struct_t commands[6]; member in struct:ata_smart_errorlog_struct_s
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/linux/
hdsmart.h 81 ata_smart_errorlog_command_struct_t commands[6]; member in struct:ata_smart_errorlog_struct_s
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/linux/
hdsmart.h 81 ata_smart_errorlog_command_struct_t commands[6]; member in struct:ata_smart_errorlog_struct_s
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/linux/
hdsmart.h 81 ata_smart_errorlog_command_struct_t commands[6]; member in struct:ata_smart_errorlog_struct_s
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/linux/
hdsmart.h 81 ata_smart_errorlog_command_struct_t commands[6]; member in struct:ata_smart_errorlog_struct_s
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/linux/
hdsmart.h 81 ata_smart_errorlog_command_struct_t commands[6]; member in struct:ata_smart_errorlog_struct_s
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/linux/
hdsmart.h 81 ata_smart_errorlog_command_struct_t commands[6]; member in struct:ata_smart_errorlog_struct_s
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/linux/
hdsmart.h 81 ata_smart_errorlog_command_struct_t commands[6]; member in struct:ata_smart_errorlog_struct_s
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/linux/
hdsmart.h 81 ata_smart_errorlog_command_struct_t commands[6]; member in struct:ata_smart_errorlog_struct_s
  /prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/linux/
hdsmart.h 81 ata_smart_errorlog_command_struct_t commands[6]; member in struct:ata_smart_errorlog_struct_s

Completed in 1204 milliseconds

1 2 3 4 5 67 8 91011>>