Searched refs:isScreenReaderInstalled (Results 1 – 2 of 2) sorted by relevance
45 boolean screenReaderInstalled = ScreenReaderUtils.isScreenReaderInstalled(getContext()); in getDefaultAvailabilityStatus()
41 static boolean isScreenReaderInstalled(Context context) { in isScreenReaderInstalled() method in ScreenReaderUtils