OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HwBinder
(Results
1 - 9
of
9
) sorted by null
/frameworks/base/core/java/android/os/
HwBinder.java
27
public abstract class
HwBinder
implements IHwBinder {
28
private static final String TAG = "
HwBinder
";
33
* Create and initialize a
HwBinder
object and the native objects
34
* used to allow this to participate in
hwbinder
transactions.
39
public
HwBinder
() {
54
* Process a
hwbinder
transaction.
109
* Configures how many threads the process-wide
hwbinder
threadpool
122
* Current thread will join
hwbinder
threadpool and process
142
HwBinder
.class.getClassLoader(),
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
RadioConfig.java
31
import android.os.
HwBinder
;
68
final class ServiceDeathRecipient implements
HwBinder
.DeathRecipient {
RIL.java
63
import android.os.
HwBinder
;
325
final class RadioProxyDeathRecipient implements
HwBinder
.DeathRecipient {
[
all
...]
/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
SapRilReceiver.java
6
import android.os.
HwBinder
;
38
final class SapProxyDeathRecipient implements
HwBinder
.DeathRecipient {
/packages/apps/SecureElement/src/com/android/se/
Terminal.java
34
import android.os.
HwBinder
;
108
class SecureElementDeathRecipient implements
HwBinder
.DeathRecipient {
123
private
HwBinder
.DeathRecipient mDeathRecipient = new SecureElementDeathRecipient();
/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/
HidlTestJava.java
25
import android.os.
HwBinder
;
63
final class HidlDeathRecipient implements
HwBinder
.DeathRecipient {
767
// test
hwbinder
proxies
[
all
...]
/frameworks/base/services/usb/java/com/android/server/usb/
UsbPortManager.java
39
import android.os.
HwBinder
;
498
final class DeathRecipient implements
HwBinder
.DeathRecipient {
[
all
...]
UsbDeviceManager.java
57
import android.os.
HwBinder
;
[
all
...]
/frameworks/base/config/
preloaded-classes
[
all
...]
Completed in 278 milliseconds