HomeSort by relevance Sort by last modified time
    Searched refs:CATEGORY_DEFAULT (Results 1 - 25 of 88) sorted by null

1 2 3 4

  /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/task/
CrossProfileIntentFiltersSetter.java 56 .addCategory(Intent.CATEGORY_DEFAULT)
70 .addCategory(Intent.CATEGORY_DEFAULT)
82 .addCategory(Intent.CATEGORY_DEFAULT)
96 .addCategory(Intent.CATEGORY_DEFAULT)
110 .addCategory(Intent.CATEGORY_DEFAULT)
118 .addCategory(Intent.CATEGORY_DEFAULT)
126 .addCategory(Intent.CATEGORY_DEFAULT)
139 .addCategory(Intent.CATEGORY_DEFAULT)
147 .addCategory(Intent.CATEGORY_DEFAULT)
155 .addCategory(Intent.CATEGORY_DEFAULT)
    [all...]
  /development/samples/training/threadsample/src/com/example/android/threadsample/
BroadcastNotifier.java 57 localIntent.addCategory(Intent.CATEGORY_DEFAULT);
81 localIntent.addCategory(Intent.CATEGORY_DEFAULT);
  /cts/hostsidetests/appsecurity/test-apps/NoRestartApp/src/com/android/cts/norestart/
NoRestartTest.java 32 intent.addCategory(Intent.CATEGORY_DEFAULT);
  /packages/apps/Settings/tests/unit/src/com/android/settings/dashboard/
PreferenceThemeTest.java 75 .addCategory(Intent.CATEGORY_DEFAULT)
83 .addCategory(Intent.CATEGORY_DEFAULT)
  /cts/tests/tests/content/src/android/content/pm/cts/
InstantAppTest.java 65 intent.addCategory(Intent.CATEGORY_DEFAULT);
  /frameworks/base/packages/MtpDocumentsProvider/src/com/android/mtp/
ReceiverActivity.java 51 intent.addCategory(Intent.CATEGORY_DEFAULT);
  /packages/apps/Settings/tests/robotests/src/com/android/settings/
SettingsLicenseActivityTest.java 79 intent.addCategory(Intent.CATEGORY_DEFAULT);
101 intent.addCategory(Intent.CATEGORY_DEFAULT);
  /packages/apps/TvSettings/Settings/tests/robotests/src/com/android/tv/settings/about/
LicenseActivityTest.java 80 intent.addCategory(Intent.CATEGORY_DEFAULT);
102 intent.addCategory(Intent.CATEGORY_DEFAULT);
  /cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
PersistentIntentResolvingTest.java 123 filter.addCategory(Intent.CATEGORY_DEFAULT);
  /packages/apps/Settings/src/com/android/settings/
ManualDisplayActivity.java 68 intent.addCategory(Intent.CATEGORY_DEFAULT);
SettingsInitialize.java 78 intent.addCategory(Intent.CATEGORY_DEFAULT);
SettingsLicenseActivity.java 123 intent.addCategory(Intent.CATEGORY_DEFAULT);
  /packages/apps/Settings/src/com/android/settings/applications/manageapplications/
MusicViewHolderController.java 85 intent.addCategory(Intent.CATEGORY_DEFAULT);
  /cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
LockTaskHostDrivenTest.java 125 intentFilter.addCategory(Intent.CATEGORY_DEFAULT);
  /cts/hostsidetests/ui/control/src/android/taskswitching/control/cts/
TaskSwitchingDeviceTest.java 86 .addCategory(Intent.CATEGORY_DEFAULT)
  /cts/tests/tests/os/src/android/os/cts/
RequiredComponentsTest.java 51 installerIntent.addCategory(Intent.CATEGORY_DEFAULT);
  /packages/apps/Contacts/tests/src/com/android/contacts/
NoPermissionsLaunchSmokeTest.java 70 new Intent(Intent.ACTION_MAIN).addCategory(Intent.CATEGORY_DEFAULT)
  /cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DisallowSharingIntoProfileTest.java 64 Intent.CATEGORY_DEFAULT),
65 new Intent(Intent.ACTION_PICK).addCategory(Intent.CATEGORY_DEFAULT)));
  /cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/util/src/com/android/cts/util/
TestResult.java 73 broadcastIntent.addCategory(Intent.CATEGORY_DEFAULT);
  /cts/hostsidetests/inputmethodservice/deviceside/devicetest/src/android/inputmethodservice/cts/devicetest/
TestHelper.java 92 .addCategory(Intent.CATEGORY_DEFAULT)
  /cts/tests/tests/packageinstaller/adminpackageinstaller/src/android/packageinstaller/admin/cts/
SessionCommitBroadcastTest.java 60 .addCategory(Intent.CATEGORY_DEFAULT);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/
LeakReporter.java 113 intent.addCategory(Intent.CATEGORY_DEFAULT);
  /packages/apps/Settings/src/com/android/settings/applications/defaultapps/
DefaultHomePreferenceController.java 43 HOME_FILTER.addCategory(Intent.CATEGORY_DEFAULT);
  /packages/apps/Settings/tests/unit/src/com/android/settings/
RegulatoryInfoDisplayActivityTest.java 59 .addCategory(Intent.CATEGORY_DEFAULT)
  /packages/apps/Traceur/src/com/google/android/traceur/
FileSender.java 86 intent.addCategory(Intent.CATEGORY_DEFAULT);

Completed in 398 milliseconds

1 2 3 4