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.java353 public int getPpid() { in getPpid() method in ServiceTest.IsolatedConnection
1938 int ppid1a = conn1a.getPpid(); in testAppZygoteServices()
1939 int ppid1b = conn1b.getPpid(); in testAppZygoteServices()
1940 int ppid2 = conn2.getPpid(); in testAppZygoteServices()
1969 int ppid1a = conn1a.getPpid(); in testAppZygoteServices()