Searched refs:canLaunchCaptureContentActivityForNote (Results 1 – 6 of 6) sorted by relevance
79 .canLaunchCaptureContentActivityForNote(FAKE_TASK_ID)).isFalse(); in flagOff_shouldReturnFalse()96 .canLaunchCaptureContentActivityForNote(FAKE_TASK_ID)).isFalse(); in emptyBubbles_shouldReturnFalse()113 .canLaunchCaptureContentActivityForNote(FAKE_TASK_ID)).isFalse(); in taskIdNotAppBubble_shouldReturnFalse()130 .canLaunchCaptureContentActivityForNote(FAKE_TASK_ID)).isFalse(); in dpmScreenshotBlocked_shouldReturnFalse()147 .canLaunchCaptureContentActivityForNote(FAKE_TASK_ID)).isFalse(); in configComponentNameNotValid_shouldReturnFalse()165 .canLaunchCaptureContentActivityForNote(FAKE_TASK_ID)).isTrue(); in allPrerequisitesSatisfy_shouldReturnTrue()
51 public boolean canLaunchCaptureContentActivityForNote(int taskId) { in canLaunchCaptureContentActivityForNote() method in AppClipsServiceConnector69 service).canLaunchCaptureContentActivityForNote(taskId)); in connectToServiceAndProcessRequest()
25 boolean canLaunchCaptureContentActivityForNote(in int taskId); in canLaunchCaptureContentActivityForNote() method
109 public boolean canLaunchCaptureContentActivityForNote(int taskId) { in onBind()
1278 public boolean canLaunchCaptureContentActivityForNote(@NonNull Activity activity) { in canLaunchCaptureContentActivityForNote() method in StatusBarManager1283 .canLaunchCaptureContentActivityForNote(taskId); in canLaunchCaptureContentActivityForNote()
7289 …LAUNCH_CAPTURE_CONTENT_ACTIVITY_FOR_NOTE) public boolean canLaunchCaptureContentActivityForNote(@N…