Searched refs:appZygotePid (Results 1 – 1 of 1) sorted by relevance
1610 int appZygotePid; in testAppZygoteServices() local1638 appZygotePid = ppid1a; in testAppZygoteServices()1659 assertEquals(appZygotePid, ppid1a); in testAppZygoteServices()1668 "ps -p " + Integer.toString(appZygotePid) + " -o NAME="); in testAppZygoteServices()