HomeSort by relevance Sort by last modified time
    Searched full:applications (Results 301 - 325 of 6530) sorted by null

<<11121314151617181920>>

  /packages/apps/Settings/src/com/android/settings/webview/
WebViewAppPreferenceController.java 22 import com.android.settings.applications.defaultapps.DefaultAppInfo;
23 import com.android.settings.applications.defaultapps.DefaultAppPreferenceController;
  /packages/providers/CallLogProvider/tests/
AndroidManifest.xml 27 all other applications via the command: "adb shell itr".
28 The "itr" command will find all tests declared by all applications. If you want to run just these
  /packages/providers/PartnerBookmarksProvider/tests/
AndroidManifest.xml 27 declared by all other applications via the command: "adb shell itr".
28 The "itr" command will find all tests declared by all applications.
  /system/sepolicy/private/
ephemeral_app.te 8 ### ephemeral applications to be safely installed and run. Non ephemeral
9 ### applications may also opt-in to ephemeral to take advantage of the
  /tools/loganalysis/tests/src/com/android/loganalysis/item/
SmartMonkeyLogItemTest.java 43 assertTrue(output.has(SmartMonkeyLogItem.APPLICATIONS));
44 assertTrue(output.get(SmartMonkeyLogItem.APPLICATIONS) instanceof JSONArray);
  /device/linaro/bootloader/edk2/AppPkg/
ReadMe.txt 2 EDK II Standard Libraries and Applications
11 libraries, along with utility and demonstration applications, intended to
12 ease development of UEFI applications based upon the EDK II Open-Source
15 At this time, applications developed with the EADK are intended to reside
19 This release of the EADK should only be used to produce UEFI Applications. Due to the execution
30 AppPkg This package contains applications which demonstrate use of the
32 These applications reside in AppPkg/Applications.
62 Sockets A collection of applications demonstrating use of the
63 EDK II Socket Libraries. These applications include:
    [all...]
  /device/linaro/bootloader/edk2/StdLib/
ReadMe.txt 2 EDK II Standard Libraries and Applications
11 libraries, along with utility and demonstration applications, intended to
12 ease development of UEFI applications based upon the EDK II Open-Source
15 At this time, applications developed with the EADK are intended to reside
19 This release of the EADK should only be used to produce UEFI Applications. Due to the execution
30 AppPkg This package contains applications which demonstrate use of the
32 These applications reside in AppPkg/Applications.
51 Sockets A collection of applications demonstrating use of the
52 EDK II Socket Libraries. These applications include:
    [all...]
  /device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/
ReadMe.txt 2 EDK II Standard Libraries and Applications
11 libraries, along with utility and demonstration applications, intended to
12 ease development of UEFI applications based upon the EDK II Open-Source
15 At this time, applications developed with the EADK are intended to reside
19 This release of the EADK should only be used to produce UEFI Applications. Due to the execution
30 AppPkg This package contains applications which demonstrate use of the
32 These applications reside in AppPkg/Applications.
51 Sockets A collection of applications demonstrating use of the
52 EDK II Socket Libraries. These applications include:
    [all...]
  /docs/source.android.com/src/compatibility/
index.jd 31 Android platform and provides tools for OEMs to ensure developer applications
34 device features required by their applications.
35 <li>Google Play shows applications only to those devices that can properly run
36 those applications.</li></li>
53 platform for running aftermarket applications.</p>
64 applications we'll have to run on those devices. By building a fully compatible
  /external/ltp/testcases/kernel/device-drivers/v4l/user_space/doc/spec/
x294.htm 80 >When multiple applications share a device it may be
83 could for example block other applications from changing video
85 permit low priority applications working in background, which can be
86 preempted by user controlled applications and automatically regain
106 Applications requiring a different priority will usually call
130 An event mechanism to notify applications about asynchronous property
x1859.htm 89 applications, for example video images, raw or sliced VBI data, RDS
93 reopening a device, applications should always negotiate a data format
97 applications can also just query the current selection.</P
146 multiple panel applications can access the same device concurrently to
166 >When applications omit the
211 applications must support the <CODE
252 by all drivers exchanging image data with applications.</P
263 conversion routine or library for integration into applications.</P
295 enumerate) seems useless, but there are applications serving as proxy
296 between drivers and the actual video applications for which this i
    [all...]
r11946.htm 184 applications call the <CODE
191 >To request an access priority applications store the
240 >Lowest priority, usually applications running in
243 applications want to read from a device at this priority.</TD
265 >Medium priority, usually applications started and
267 browsers, or just "panel" applications to change the channel or video
282 Usually applications which must not be interrupted, like video
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/
PythonCore.inf 251 MSFT:*_*_IA32_CC_FLAGS = /Oi- /wd4018 /wd4054 /wd4055 /wd4101 /wd4131 /wd4152 /wd4204 /wd4210 /wd4244 /wd4267 /wd4305 /wd4310 /wd4389 /wd4701 /wd4702 /wd4706 /I$(WORKSPACE)\AppPkg\Applications\Python\Ia32 /I$(WORKSPACE)\AppPkg\Applications\Python\Efi /I$(WORKSPACE)\AppPkg\Applications\Python\Python-$(PYTHON_VERSION)\Include /DHAVE_MEMMOVE /DUSE_PYEXPAT_CAPI /DXML_STATIC
252 MSFT:*_*_X64_CC_FLAGS = /Oi- /wd4018 /wd4054 /wd4055 /wd4101 /wd4131 /wd4152 /wd4204 /wd4210 /wd4244 /wd4267 /wd4305 /wd4310 /wd4389 /wd4701 /wd4702 /wd4706 /I$(WORKSPACE)\AppPkg\Applications\Python\X64 /I$(WORKSPACE)\AppPkg\Applications\Python\Efi /I$(WORKSPACE)\AppPkg\Applications\Python\Python-$(PYTHON_VERSION)\Include /DHAVE_MEMMOVE /DUSE_PYEXPAT_CAPI /DXML_STATIC
253 GCC:*_*_IA32_CC_FLAGS = -fno-builtin -Wno-format -I$(WORKSPACE)/AppPkg/Applications/Python/Ia32 -I$(WORKSPACE)/AppPkg/Applications/Python/Python-$(PYTHON_VERSION)/Include -DHAVE_MEMMOVE -DUSE_PYEXPAT_CAPI -DXML_STATIC
254 GCC:*_*_X64_CC_FLAGS = -Wno-format -I$(WORKSPACE)/AppPkg/Applications/Python/X64 -I$(WORKSPACE)/AppPkg/Applications/Python/Python-$(PYTHON_VERSION)/Include -DHAVE_MEMMOVE -DUSE_PYEXPAT_CAPI -DXML_STATIC
    [all...]
  /docs/source.android.com/src/devices/audio/
attributes.jd 28 focus decisions for the specified source. Applications can attach attributes to an audio playback
31 decisions and to notify applications about the state of the system.</p>
33 <p class="note"><strong>Note:</strong> Applications can also attach attributes to an audio
39 multiple applications and devices. For example, on a mobile device, some applications (i.e.
41 devices in projection mode (i.e. Android Auto), applications cannot mix driving directions with
45 audio attribute API</a>, applications can now provide the audio system with detailed information
58 <p>For dynamics processing, applications must distinguish between movie, music, and speech content.
150 <p>Application developers should use audio attributes when creating or updating applications for
151 Android 5.0. However, applications are not required to take advantage of attributes; they ca
    [all...]
  /developers/samples/android/ui/actionbarcompat/ActionBarCompat-SearchView/src/main/src/com/example/android/actionbarcompat/searchview/
AppListFragment.java 39 * A ListFragment which displays a list of applications currently on the device, with
44 // Stores the full list of applications installed on the device
56 // Retrieve all of the applications installed on this device
67 // Set the ListView's Adapter to display the filtered applications
73 // If the installed applications is not loaded yet, hide the list
183 * Simple AsyncTask which retrieves the installed applications from the {@link PackageManager}
190 // Load all installed applications on the device
  /libcore/luni/src/main/java/org/xml/sax/
Parser.java 28 * applications to register handlers for different types of events
61 * however, they must throw a SAX exception. Applications may
83 * <p>Applications may register a new or different entity resolver
102 * <p>Applications may register a new or different
121 * <p>Applications may register a new or different handler in the
140 * <p>Applications may register a new or different handler in the
159 * <p>Applications may not invoke this method while a parse is in
  /docs/source.android.com/src/devices/sensors/
sensor-stack.jd 30 applications down to the sensors, and data flows from the sensors up to the
31 applications.</p>
36 <p>Applications access sensors through the <a href="http://developer.android.com/reference/android/hardware/SensorManager.html">Sensors SDK (Software Development Kit) API</a>. The SDK contains functions to list available sensors and to register to a
49 <p>The framework is in charge of linking the several applications to the <a href="hal-interface.html">HAL</a>. The HAL itself is single-client. Without this multiplexing happening at the
55 <li> When additional applications register to the same sensor, the framework takes
60 applications will receive events at a frequency higher than the one they
63 sensor with a maximum reporting latency of 0, all applications will receive the
81 applications might receive events with much less latency than they requested. </li>
82 <li> Besides sampling frequency and maximum reporting latency, applications cannot
90 applications. The framework must always be able to satisfy all its clients, s
    [all...]
suspend-mode.jd 37 responsibility of applications to keep a partial wake lock should they wish to
42 FIFO are delivered to the applications when the SoC wakes up. If the FIFO is
49 <p>Applications using non-wake-up sensors should either hold a wake lock to ensure
61 <p>To ensure the applications have the time to receive the event before the SoC
81 that most applications will use.</p>
  /external/selinux/sandbox/
sandbox.8 16 application within a tightly confined SELinux domain. The default sandbox domain only allows applications the ability to read and write stdin, stdout and any other file descriptors handed to it. It is not allowed to open any other files. The \-M option will mount an alternate homedir and tmpdir to be used by the sandbox.
22 allows you to run X applications within a sandbox. These applications will start up their own X Server and create a temporary home directory and /tmp. The default SELinux policy does not allow any capabilities or network access. It also prevents all access to the users other processes and files. Files specified on the command that are in the home directory or /tmp will be copied into the sandbox directories.
58 sandbox_x_t \- Ports for X applications to run locally
90 sandbox. By default applications executed within the sandbox will not
  /packages/apps/Settings/src/com/android/settings/datausage/
DataSaverSummary.java 26 import com.android.settings.applications.AppStateBaseBridge.Callback;
30 import com.android.settingslib.applications.ApplicationsState;
31 import com.android.settingslib.applications.ApplicationsState.AppEntry;
32 import com.android.settingslib.applications.ApplicationsState.Callbacks;
33 import com.android.settingslib.applications.ApplicationsState.Session;
  /developers/samples/android/system/AppUsageStatistics/
template-params.xml 58 to usage of the applications.
65 the applications. This API provides more detailed usage information than the deprecated
68 This example illustrates how to use the App usage statistics API by showing the applications sorted
  /developers/samples/android/ui/window/MultiWindowPlayground/
template-params.xml 80 applications targeting Android N or above are resizable by default.
87 themselves (for example for games or OpenGL-based applications). In this
94 In freeform mode (where applications can be freely resized), activities
  /external/ImageMagick/
ImageMagick.spec.in 9 Group: Applications/Multimedia
34 ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you may use, copy, modify, and distribute in both open and proprietary applications. It is distributed under the Apache 2.0 license.
51 need to develop ImageMagick applications. ImageMagick is an image
54 If you want to create applications that will use ImageMagick code or
61 Group: Applications/Multimedia
64 This packages contains a shared libraries to use within other applications.
68 Group: Applications/Multimedia
73 save and load DjvU files from ImageMagick and libMagickCore using applications.
110 Install ImageMagick-c++ if you want to use any applications that use Magick++.
121 need to develop ImageMagick applications using the Magick++ C++ bindings
    [all...]
  /external/curl/docs/libcurl/
ABI 34 applications built against the previous ABI version will remain working and
35 using the older lib, while newer applications build and use the newer one.
48 won't break ABI or hamper existing applications. This has the implication
  /external/gptfdisk/
current.spec 8 Group: Applications/System
22 Group: Applications/System
66 Group: Applications/System

Completed in 628 milliseconds

<<11121314151617181920>>