Searched refs:getPs (Results 1 – 3 of 3) sorted by relevance
161 jbyteArray getPs(JNIEnv *env, jobject thiz) in getPs() function347 {"getPs", "()[B", (void*)getPs }, //12
114 static native byte[] getPs(); in getPs() method in FmNative
902 public String getPs() { in getPs() method in FmService1520 byte[] bytePS = FmNative.getPs(); in startRdsThread()