Home
last modified time | relevance | path

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

/development/pdk/pndk/samples/sample/
DMakefile16 hello: $(OBJECTS) target
/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
/development/simulator/wrapsim/
DSimMgr.c687 static const unsigned int hello = kHelloMsg; in prepSimConnection() local