Home
last modified time | relevance | path

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

/packages/services/Telephony/tests/src/com/android/phone/callcomposer/
DPictureManagerTest.java290 GbaCredentials creds = credsFuture.get(TIMEOUT_MILLIS, TimeUnit.MILLISECONDS); in testGbaCredLookup() local
/packages/services/Car/cpp/computepipe/runner/graph/
DGrpcGraph.cpp89 std::shared_ptr<::grpc::ChannelCredentials> creds = ::grpc::InsecureChannelCredentials(); in initialize() local