Searched defs:typeId (Results 1 – 8 of 8) sorted by relevance
| /frameworks/base/core/java/android/widget/ |
| D | RemoteViewsAdapter.java | 517 public int getMappedViewType(int typeId) { in getMappedViewType() 527 public boolean isViewTypeInRange(int typeId) { in isViewTypeInRange() 544 int typeId; field in RemoteViewsAdapter.RemoteViewsIndexMetaData 1078 final int typeId; in getItemViewType() local
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
| D | CarrierServiceStateTracker.java | 476 PrefNetworkNotification(int typeId) { in PrefNetworkNotification() 577 EmergencyNetworkNotification(int typeId) { in EmergencyNetworkNotification()
|
| /frameworks/base/core/java/android/hardware/input/ |
| D | IInputManager.aidl | 167 void setPointerIconType(int typeId); in setPointerIconType()
|
| /frameworks/base/tools/aapt/ |
| D | ResourceTable.h | 225 uint32_t typeId, in makeResId()
|
| /frameworks/base/core/java/android/app/ |
| D | IApplicationThread.aidl | 117 void scheduleCrash(in String msg, int typeId, in Bundle extras); in scheduleCrash()
|
| D | ActivityThread.java | 1425 public void scheduleCrash(String msg, int typeId, @Nullable Bundle extras) { in scheduleCrash() 2096 private void throwRemoteServiceException(String message, int typeId, @Nullable Bundle extras) { in throwRemoteServiceException()
|
| /frameworks/base/rs/java/android/renderscript/ |
| D | RenderScript.java | 674 native long rsnAllocationAdapterCreate(long con, long allocId, long typeId); in rsnAllocationAdapterCreate() 675 synchronized long nAllocationAdapterCreate(long allocId, long typeId) { in nAllocationAdapterCreate()
|
| /frameworks/base/media/jni/ |
| D | android_media_MediaCodec.cpp | 176 jfieldID typeId; member
|