Searched refs:commandNames (Results 1 – 1 of 1) sorted by relevance
1235 jobjectArray commandNames) in android_os_Process_getPidsForCommands() argument1237 if (commandNames == NULL) { in android_os_Process_getPidsForCommands()1244 jsize count = env->GetArrayLength(commandNames); in android_os_Process_getPidsForCommands()1247 jobject obj = env->GetObjectArrayElement(commandNames, i); in android_os_Process_getPidsForCommands()