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
1838 int ppid1a = conn1a.getPpid(); in testAppZygoteServices()
1839 int ppid1b = conn1b.getPpid(); in testAppZygoteServices()
1840 int ppid2 = conn2.getPpid(); in testAppZygoteServices()
1869 int ppid1a = conn1a.getPpid(); in testAppZygoteServices()