Searched refs:checkInitialized (Results 1 - 5 of 5) sorted by relevance

/packages/apps/TV/common/src/com/android/tv/common/ui/setup/animation/
H A DSetupAnimationHelper.java64 private static void checkInitialized() { method in class:SetupAnimationHelper
78 checkInitialized();
137 checkInitialized();
145 checkInitialized();
/packages/services/Telephony/testapps/EmbmsServiceTestApp/src/com/android/phone/testapps/embmsmw/
H A DEmbmsTestStreamingService.java107 checkInitialized(appKey);
128 checkInitialized(appKey);
147 checkInitialized(appKey);
161 checkInitialized(appKey);
173 checkInitialized(appKey);
210 private void checkInitialized(FrontendAppIdentifier appKey) { method in class:EmbmsTestStreamingService
H A DEmbmsSampleDownloadService.java108 checkInitialized(appKey);
126 checkInitialized(appKey);
139 checkInitialized(appKey);
156 checkInitialized(appKey);
410 private void checkInitialized(FrontendAppIdentifier appKey) { method in class:EmbmsSampleDownloadService
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DRichInputMethodManager.java76 sInstance.checkInitialized();
88 private void checkInitialized() { method in class:RichInputMethodManager
121 checkInitialized();
/packages/apps/Messaging/src/com/android/messaging/datamodel/
H A DBugleNotifications.java175 checkInitialized();
395 private static void checkInitialized() { method in class:BugleNotifications

Completed in 139 milliseconds