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