Home
last modified time | relevance | path

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

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