HomeSort by relevance Sort by last modified time
    Searched refs:HOME (Results 151 - 175 of 425) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/go/darwin-x86/src/cmd/dist/
buildtool.go 82 goroot_bootstrap = pathf("%s/go1.4", os.Getenv("HOME"))
  /prebuilts/go/linux-x86/src/cmd/dist/
buildtool.go 82 goroot_bootstrap = pathf("%s/go1.4", os.Getenv("HOME"))
  /frameworks/base/core/java/com/android/internal/app/
ResolverActivity.java 184 HOME(Intent.ACTION_MAIN,
203 if (title != HOME && action != null && action.equals(title.action)) {
225 // Use a specialized prompt when we're handling the 'Home' app startActivity()
446 final ActionTitle title = mResolvingHome ? ActionTitle.HOME : ActionTitle.forAction(action);
    [all...]
  /external/protobuf/csharp/src/AddressBook/
Addressbook.cs 232 [pbr::OriginalName("HOME")] Home = 1,
  /prebuilts/go/darwin-x86/src/cmd/pprof/internal/driver/
driver.go 703 profileDir = os.Getenv("HOME") + "/pprof"
901 " PPROF_TMPDIR Location for saved profiles (default $HOME/pprof)\n" +
904 " default: $HOME/pprof/binaries\n" +
  /prebuilts/go/linux-x86/src/cmd/pprof/internal/driver/
driver.go 703 profileDir = os.Getenv("HOME") + "/pprof"
901 " PPROF_TMPDIR Location for saved profiles (default $HOME/pprof)\n" +
904 " default: $HOME/pprof/binaries\n" +
  /prebuilts/go/darwin-x86/src/cmd/go/
go_test.go 111 if home, ccacheDir := os.Getenv("HOME"), os.Getenv("CCACHE_DIR"); home != "" && ccacheDir == "" {
113 // Setting HOME to a non-existent directory will break
115 os.Setenv("CCACHE_DIR", filepath.Join(home, ".ccache"))
117 os.Setenv("HOME", "/test-go-home-does-not-exist")
    [all...]
generate.go 76 $HOME, are expanded throughout the command line. The syntax for
  /prebuilts/go/linux-x86/src/cmd/go/
go_test.go 111 if home, ccacheDir := os.Getenv("HOME"), os.Getenv("CCACHE_DIR"); home != "" && ccacheDir == "" {
113 // Setting HOME to a non-existent directory will break
115 os.Setenv("CCACHE_DIR", filepath.Join(home, ".ccache"))
117 os.Setenv("HOME", "/test-go-home-does-not-exist")
    [all...]
generate.go 76 $HOME, are expanded throughout the command line. The syntax for
  /compatibility/cdd/7_hardware-compatibility/
7_2_input-devices.md 57 The [Home](http://developer.android.com/reference/android/view/KeyEvent.html#`KEYCODE_HOME`),
64 * [H-0-1] Android Handheld device implementations MUST provide the Home,
69 * [T-0-1] Android Television device implementations MUST provide the Home
74 * [W-0-1] Android Watch device implementations MUST have the Home function
77 * [A-0-1] Automotive device implementations MUST provide the Home function
83 * [C-0-1] MUST provide the Home function.
86 If the Home, Recents, or Back functions are provided, they:
122 * [SR] STRONGLY RECOMMENDED to use long press on HOME function as this
314 <td><a href="http://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_HOME">Home</a><sup>1</sup></td>
  /prebuilts/devtools/tools/lib/
chimpchat.jar 
  /prebuilts/gradle-plugin/com/android/tools/chimpchat/24.4.0-beta6/
chimpchat-24.4.0-beta6.jar 
  /prebuilts/gradle-plugin/com/android/tools/chimpchat/24.5.0/
chimpchat-24.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/chimpchat/25.0.0-alpha1/
chimpchat-25.0.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/chimpchat/25.3.0/
chimpchat-25.3.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/chimpchat/25.3.0-alpha1/
chimpchat-25.3.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/chimpchat/25.3.0-beta1/
chimpchat-25.3.0-beta1.jar 
  /prebuilts/gradle-plugin/com/android/tools/chimpchat/25.3.0-beta2/
chimpchat-25.3.0-beta2.jar 
  /prebuilts/gradle-plugin/com/android/tools/chimpchat/25.3.0-beta3/
chimpchat-25.3.0-beta3.jar 
  /prebuilts/gradle-plugin/com/android/tools/chimpchat/25.3.0-beta4/
chimpchat-25.3.0-beta4.jar 
  /prebuilts/gradle-plugin/com/android/tools/chimpchat/25.3.1/
chimpchat-25.3.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/chimpchat/25.3.3/
chimpchat-25.3.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/chimpchat/25.4.0-alpha1/
chimpchat-25.4.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/chimpchat/25.4.0-alpha3/
chimpchat-25.4.0-alpha3.jar 

Completed in 337 milliseconds

1 2 3 4 5 67 8 91011>>