Searched refs:appZygotePid (Results 1 – 1 of 1) sorted by relevance
1495 int appZygotePid; in testAppZygoteServices() local1523 appZygotePid = ppid1a; in testAppZygoteServices()1544 assertEquals(appZygotePid, ppid1a); in testAppZygoteServices()1553 "ps -p " + Integer.toString(appZygotePid) + " -o NAME="); in testAppZygoteServices()