Home
last modified time | relevance | path

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

/frameworks/base/tests/Codegen/src/com/android/codegentest/
DSampleDataClass.java545 @Nullable ICompanionDeviceManager iPCInterface) { in SampleDataClass() argument
632 this.mIPCInterface = iPCInterface; in SampleDataClass()
1441 …ICompanionDeviceManager iPCInterface = (flg & 0x400000) == 0 ? null : ICompanionDeviceManager.Stub… in SampleDataClass() local
1529 this.mIPCInterface = iPCInterface; in SampleDataClass()