Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/gatekeeper/
DGateKeeperResponse.java26 public final class GateKeeperResponse implements Parcelable { class
38 private GateKeeperResponse(int responseCode) { in GateKeeperResponse() method in GateKeeperResponse
42 private GateKeeperResponse(int responseCode, int timeout) { in GateKeeperResponse() method in GateKeeperResponse