Searched refs:isTesting (Results 1 – 3 of 3) sorted by relevance
139 * If 'isTesting' is true, this request is for testing purpose, and must not be sent to a real155 * @param isTesting Flag indicating if this request is for testing purpose.161 EmergencyCallRouting routing, bool hasKnownUserIntentEmergency, bool isTesting);
1157 public void setEmergencyCallTesting(boolean isTesting) { in setEmergencyCallTesting() argument1158 mEmergencyCallTesting = isTesting; in setEmergencyCallTesting()
435 * If 'isTesting' is true, this request is for testing purpose, and must not be sent to a real451 * @param isTesting Flag indicating if this request is for testing purpose.457 EmergencyCallRouting routing, bool hasKnownUserIntentEmergency, bool isTesting);