Home
last modified time | relevance | path

Searched refs:getPpid (Results 1 – 1 of 1) sorted by relevance

/cts/tests/app/src/android/app/cts/
DServiceTest.java317 public int getPpid() { in getPpid() method in ServiceTest.IsolatedConnection
1836 int ppid1a = conn1a.getPpid(); in testAppZygoteServices()
1837 int ppid1b = conn1b.getPpid(); in testAppZygoteServices()
1838 int ppid2 = conn2.getPpid(); in testAppZygoteServices()
1867 int ppid1a = conn1a.getPpid(); in testAppZygoteServices()