Home
last modified time | relevance | path

Searched defs:hello (Results 1 – 2 of 2) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/app/
DTextToSpeechActivity.java130 String hello = HELLOS[RANDOM.nextInt(helloLength)]; in sayHello() local
/development/ndk/platforms/android-9/samples/native-audio/jni/
Dnative-audio-jni.c42 static const char hello[] = variable