Searched defs:Usage (Results 1 – 5 of 5) sorted by relevance
31 ### Example 1: Launch IDE with module name39 ### Example 2: Launch IDE with module path47 ### Example 3: Launch IDE with build skipped56 ### Example 4: Launch IDE with native module
47 #### **create**111 #### **list**127 #### **delete**148 #### **reconnect**
11 ## Usage section in AOSP Preupload Hooks18 ### Bypassing
35 private static final Pattern Usage = Pattern.compile("^\\s*(.*): (\\d+(\\.\\d*)?)"); field in BatteryUsageParser
5 ## Usage section in external_updater