Searched refs:getCallingActivity (Results 1 – 4 of 4) sorted by relevance
24 public ComponentName getCallingActivity() { in getCallingActivity() method in FakeSettingsPanelActivity
41 .verifyLaunchSearchResultPageCaller(this, getCallingActivity()); in onCreate()
632 final ComponentName callingActivity = activity.getCallingActivity(); in isCallerSelf()