Home
last modified time | relevance | path

Searched refs:daemon (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/services/core/java/com/android/server/fingerprint/
DFingerprintService.java280 IFingerprintDaemon daemon = getFingerprintDaemon(); in startEnrollment() local
281 if (daemon == null) { in startEnrollment()
289 final int result = daemon.enroll(cryptoToken, groupId, timeout); in startEnrollment()
299 IFingerprintDaemon daemon = getFingerprintDaemon(); in startPreEnroll() local
300 if (daemon == null) { in startPreEnroll()
305 return daemon.preEnroll(); in startPreEnroll()
313 IFingerprintDaemon daemon = getFingerprintDaemon(); in startPostEnroll() local
314 if (daemon == null) { in startPostEnroll()
319 return daemon.postEnroll(); in startPostEnroll()
343 IFingerprintDaemon daemon = getFingerprintDaemon(); in stopEnrollment() local
[all …]
/frameworks/base/services/core/java/com/android/server/connectivity/
DVpn.java1201 for (String daemon : mDaemons) { in execute()
1202 while (!SystemService.isStopped(daemon)) { in execute()
1235 String daemon = mDaemons[i]; in execute() local
1236 SystemService.start(daemon); in execute()
1239 while (!SystemService.isRunning(daemon)) { in execute()
1246 daemon, LocalSocketAddress.Namespace.RESERVED); in execute()
1294 String daemon = mDaemons[i]; in execute() local
1295 if (mArguments[i] != null && !SystemService.isRunning(daemon)) { in execute()
1296 throw new IllegalStateException(daemon + " is dead"); in execute()
1378 for (String daemon : mDaemons) { in execute()
[all …]
/frameworks/data-binding/
Dgradle.properties26 # Specifies the JVM arguments used for the daemon process.
35 org.gradle.daemon=true
/frameworks/base/docs/html/tools/debugging/
Dindex.jd47 <code>adb</code> device daemon runs on the device or emulator and provides a means for the
48 <code>adb</code> host daemon to communicate with the device or emulator.</dd>
71 <code>adb</code> device daemon allows communication with the VMs from an outside party.</p>
73 <p>On your development machine, the <code>adb</code> host daemon communicates with the
74 …<code>adb</code> device daemon and allows tools such as DDMS to communicate with the device or emu…
75 The <code>adb</code> host daemon also allows you to access shell commands on the device as well as
Ddebugging-projects.jd22 Eclipse also takes care of starting the ADB host daemon for you, so you do not have to run this
Dddms.jd53 VM's debugger, through the adb daemon (adbd) on the device. DDMS can now talk to the VM using a
/frameworks/data-binding/integration-tests/TestApp/
Dgradle.properties10 # Specifies the JVM arguments used for the daemon process.
/frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/
Dgradle.properties10 # Specifies the JVM arguments used for the daemon process.
/frameworks/data-binding/samples/BindingDemo/
Dgradle.properties26 # Specifies the JVM arguments used for the daemon process.
/frameworks/data-binding/integration-tests/IndependentLibrary/
Dgradle.properties25 # Specifies the JVM arguments used for the daemon process.
/frameworks/data-binding/integration-tests/MultiModuleTestApp/
Dgradle.properties26 # Specifies the JVM arguments used for the daemon process.
/frameworks/data-binding/integration-tests/App With Spaces/
Dgradle.properties26 # Specifies the JVM arguments used for the daemon process.
/frameworks/base/docs/html/tools/help/
Dadb.jd35 manages communication between the client and the adb daemon running on an emulator or device. </li>
36 <li>A daemon, which runs as a background process on each emulator or device instance. </li>
46 …5585, the range used by emulators/devices. Where the server finds an adb daemon, it sets up a conn…
Demulator.jd263 <td>You can use this command even if the adb daemon in the emulated system is broken.
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...
/frameworks/base/docs/html/about/versions/
Djelly-bean.jd1149 <li><strong>installd hardening</strong> &mdash; The installd daemon does not run