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.java267 public int getPpid() { in getPpid() method in ServiceTest.IsolatedConnection
1512 int ppid1a = conn1a.getPpid(); in testAppZygoteServices()
1513 int ppid1b = conn1b.getPpid(); in testAppZygoteServices()
1514 int ppid2 = conn2.getPpid(); in testAppZygoteServices()
1543 int ppid1a = conn1a.getPpid(); in testAppZygoteServices()