Searched defs:isSuccessful (Results 1 – 6 of 6) sorted by relevance
22 val isSuccessful: Boolean = false, constant in com.android.systemui.authentication.shared.model.AuthenticationResultModel
46 public boolean isSuccessful() { in isSuccessful() method in NewUserResponse
118 val isSuccessful = in <lambda>() constant
148 bool isSuccessful = false; in trySettingVideoSize() local
118 public void logReceivedLocationStatus(boolean isSuccessful) { in logReceivedLocationStatus()
877 public boolean isSuccessful() { in isSuccessful() method in PackageManagerTests.DeleteObserver