Home
last modified time | relevance | path

Searched refs:read_commands (Results 1 – 2 of 2) sorted by relevance

/hostap-latest/wpadebug/src/w1/fi/wpadebug/
DWpaCommandListActivity.java35 private void read_commands(ArrayList<CmdList> list, Scanner in) in read_commands() method in WpaCommandListActivity
56 read_commands(list, new Scanner(in)); in onCreate()
65 read_commands(list, new Scanner(inres)); in onCreate()
DCommandListActivity.java53 private void read_commands(ArrayList<CmdList> list, Scanner in) in read_commands() method in CommandListActivity
74 read_commands(list, new Scanner(in)); in onCreate()
83 read_commands(list, new Scanner(inres)); in onCreate()