Searched refs:mainActivity (Results 1 – 7 of 7) sorted by relevance
206 MainActivity mainActivity = mActivity.get(); in handleMessage() local207 if (mainActivity == null) { in handleMessage()211 View showStartView = mainActivity.findViewById(R.id.onstart_textview); in handleMessage()212 View showStopView = mainActivity.findViewById(R.id.onstop_textview); in handleMessage()
325 MainActivity mainActivity = mMainActivityWeakReference.get(); in handleMessage() local327 if (mainActivity != null) { in handleMessage()330 mainActivity.refreshDisplayAndSetNextUpdate(); in handleMessage()
META-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...