Searched refs:howto (Results 1 – 4 of 4) sorted by relevance
39 file_contexts: ":apex.test-file_contexts", // Default, please edit, see go/android-apex-howto
240 JNIEXPORT jint JVM_SocketShutdown(jint fd, jint howto) { in JVM_SocketShutdown() argument241 return TEMP_FAILURE_RETRY(shutdown(fd, howto)); in JVM_SocketShutdown()
3 [go/android-apex-howto](http://go/android-apex-howto) (internal link)302 [go/android-apex-howto-internal](http://go/android-apex-howto-internal)
14 looking at how to build an APEX package, kindly refer to [this how-to](howto.md)