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