Home
last modified time | relevance | path

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

/frameworks/base/core/tests/utiltests/src/com/android/internal/util/
DCharSequencesTest.java52 String hello = toString(forAsciiBytes(bytes, 0, 5)); in testCharSequences() local
/frameworks/base/tests/graphics/HwAccelerationTest/src/com/android/test/hwui/
DPictureCaptureDemo.java81 TextView hello = new TextView(this); in onCreate() local
/frameworks/native/libs/bufferstreams/examples/app/jni/
Dmain.cpp36 const char* hello = "Hello from C++"; in Java_com_android_graphics_bufferstreamsdemoapp_BufferStreamJNI_stringFromJNI() local
/frameworks/native/libs/bufferstreams/rust/src/
Dlib.rs28 pub extern "C" fn hello() -> bool { in hello() function
/frameworks/libs/binary_translation/tests/ndk_program_tests/
Dfile_test.cc76 const char* hello = "Hello"; in TEST() local