HomeSort by relevance Sort by last modified time
    Searched full:exported (Results 401 - 425 of 4019) sorted by null

<<11121314151617181920>>

  /packages/apps/Car/Dialer/
AndroidManifest.xml 42 android:exported="true"
67 android:exported="true"
83 android:exported="true">
  /packages/apps/Launcher3/quickstep/
AndroidManifest.xml 47 <!-- STOPSHIP: Change exported to false once all the integration is complete.
50 android:exported="true"
69 android:exported="true">
  /packages/apps/TV/tuner/SampleDvbTuner/
AndroidManifest.xml 57 android:exported="false"
63 android:exported="true"
87 android:exported="false"
  /packages/providers/MediaProvider/
AndroidManifest.xml 23 android:multiprocess="false" android:exported="true">
36 android:exported="true"
72 <service android:name="MediaScannerService" android:exported="true">
  /packages/services/Car/tests/carservice_test/
AndroidManifest.xml 43 android:exported="true" />
45 android:exported="true" />
54 android:exported="true"
  /prebuilts/go/darwin-x86/src/go/printer/testdata/
comments.golden 50 // The S0 struct; no field is exported.
56 // The S1 struct; some fields are not exported.
59 A, B, C float // 3 exported fields
63 // The S2 struct; all fields are exported.
66 A, B, C float // 3 exported fields
72 // The I0 interface; no method is exported.
77 // The I1 interface; some methods are not exported.
80 F(x float) float // exported methods
84 // The I2 interface; all methods are exported.
87 F(x float) float // exported metho
    [all...]
comments.input 50 // The S0 struct; no field is exported.
56 // The S1 struct; some fields are not exported.
59 A, B, C float // 3 exported fields
63 // The S2 struct; all fields are exported.
66 A, B, C float // 3 exported fields
72 // The I0 interface; no method is exported.
77 // The I1 interface; some methods are not exported.
80 F(x float) float // exported methods
84 // The I2 interface; all methods are exported.
87 F(x float) float // exported metho
    [all...]
  /prebuilts/go/linux-x86/src/go/printer/testdata/
comments.golden 50 // The S0 struct; no field is exported.
56 // The S1 struct; some fields are not exported.
59 A, B, C float // 3 exported fields
63 // The S2 struct; all fields are exported.
66 A, B, C float // 3 exported fields
72 // The I0 interface; no method is exported.
77 // The I1 interface; some methods are not exported.
80 F(x float) float // exported methods
84 // The I2 interface; all methods are exported.
87 F(x float) float // exported metho
    [all...]
comments.input 50 // The S0 struct; no field is exported.
56 // The S1 struct; some fields are not exported.
59 A, B, C float // 3 exported fields
63 // The S2 struct; all fields are exported.
66 A, B, C float // 3 exported fields
72 // The I0 interface; no method is exported.
77 // The I1 interface; some methods are not exported.
80 F(x float) float // exported methods
84 // The I2 interface; all methods are exported.
87 F(x float) float // exported metho
    [all...]
  /cts/hostsidetests/appsecurity/test-apps/SplitApp/
AndroidManifest.xml 42 <receiver android:name=".LockedBootReceiver" android:exported="true" android:directBootAware="true">
47 <receiver android:name=".BootReceiver" android:exported="true">
  /cts/hostsidetests/devicepolicy/app/IntentSender/
AndroidManifest.xml 39 android:exported="false">
49 android:exported="true"
  /cts/hostsidetests/shortcuts/deviceside/backup/publisher1/
AndroidManifest.xml 23 <activity android:name="MainActivity" android:exported="true" >
33 android:exported="true" >
  /cts/hostsidetests/shortcuts/deviceside/backup/publisher2/
AndroidManifest.xml 23 <activity android:name="MainActivity" android:exported="true" >
33 android:exported="true" >
  /cts/hostsidetests/shortcuts/deviceside/backup/publisher4new/
AndroidManifest.xml 24 <activity android:name="MainActivity" android:exported="true" >
34 android:exported="true" >
  /cts/hostsidetests/shortcuts/deviceside/backup/publisher4new_nobackup/
AndroidManifest.xml 24 <activity android:name="MainActivity" android:exported="true" >
34 android:exported="true" >
  /cts/hostsidetests/shortcuts/deviceside/backup/publisher4new_wrongkey/
AndroidManifest.xml 24 <activity android:name="MainActivity" android:exported="true" >
34 android:exported="true" >
  /cts/hostsidetests/shortcuts/deviceside/backup/publisher4old/
AndroidManifest.xml 24 <activity android:name="MainActivity" android:exported="true" >
34 android:exported="true" >
  /cts/tests/tests/accounts/
AndroidManifest.xml 44 <service android:name="MockAccountService" android:exported="true"
53 <service android:name="MockCustomTokenAccountService" android:exported="true"
  /cts/tests/tests/uiautomation/
AndroidManifest.xml 32 android:exported="true">
37 android:exported="true">
  /developers/build/prebuilts/gradle/StorageProvider/Application/src/main/
AndroidManifest.xml 51 exported to be visible outside the application, and it must include a filter with the intent
59 android:exported="true"
  /developers/samples/android/content/WidgetData/Application/src/main/
AndroidManifest.xml 43 android:exported="false" />
47 android:authorities="com.example.android.widgetdata.provider" android:exported="true" />
  /developers/samples/android/content/documentsUi/StorageProvider/Application/src/main/
AndroidManifest.xml 51 exported to be visible outside the application, and it must include a filter with the intent
59 android:exported="true"
  /development/host/windows/usb/api/
adb_winusb_api.h 24 /** \brief Function prototype for InstantiateWinUsbInterface routine exported
41 routine exported from AdbWinUsbApi.dll. Then this routine will be used to
  /development/samples/browseable/StorageProvider/
AndroidManifest.xml 51 exported to be visible outside the application, and it must include a filter with the intent
59 android:exported="true"
  /frameworks/base/packages/PrintSpooler/tests/outofprocess/
AndroidManifest.xml 45 android:exported="true">
51 android:exported="true">

Completed in 274 milliseconds

<<11121314151617181920>>