Searched refs:appZygotePid (Results 1 – 1 of 1) sorted by relevance
1921 int appZygotePid; in testAppZygoteServices() local1949 appZygotePid = ppid1a; in testAppZygoteServices()1970 assertEquals(appZygotePid, ppid1a); in testAppZygoteServices()1979 "ps -p " + Integer.toString(appZygotePid) + " -o NAME="); in testAppZygoteServices()