Home
last modified time | relevance | path

Searched defs:cpid (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DCellIdentityTdscdma.java91 int cpid, int uarfcn, @Nullable String alphal, @Nullable String alphas, in CellIdentityTdscdma()
/frameworks/av/services/audiopolicy/tests/
Daudiopolicymanager_tests.cpp249 pid_t cpid = fork(); in dumpToLog() local