Searched refs:throwRuntimeExceptionIfNullOrEmpty (Results 1 – 1 of 1) sorted by relevance
173 throwRuntimeExceptionIfNullOrEmpty( in throwIfDeviceSettingsOrAppsAreBad()175 throwRuntimeExceptionIfNullOrEmpty(mDataAppPackageName, "Data app package name missing."); in throwIfDeviceSettingsOrAppsAreBad()515 private static void throwRuntimeExceptionIfNullOrEmpty(String value, String message) { in throwRuntimeExceptionIfNullOrEmpty() method in PackageTracker