Home
last modified time | relevance | path

Searched defs:typeId (Results 1 – 7 of 7) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierServiceStateTracker.java370 PrefNetworkNotification(int typeId) { in PrefNetworkNotification()
440 EmergencyNetworkNotification(int typeId) { in EmergencyNetworkNotification()
/frameworks/base/core/java/android/widget/
DRemoteViewsAdapter.java515 public int getMappedViewType(int typeId) { in getMappedViewType()
525 public boolean isViewTypeInRange(int typeId) { in isViewTypeInRange()
542 int typeId; field in RemoteViewsAdapter.RemoteViewsIndexMetaData
1080 final int typeId; in getItemViewType() local
/frameworks/base/core/java/android/hardware/input/
DIInputManager.aidl83 void setPointerIconType(int typeId); in setPointerIconType()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarSignalPolicy.java387 public int typeId; field in StatusBarSignalPolicy.MobileIconState
/frameworks/base/tools/aapt/
DResourceTable.h225 uint32_t typeId, in makeResId()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/main/java/com/google/protobuf/
DMessageReflection.java895 int typeId = 0; in mergeMessageSetExtensionFromCodedStream() local
/frameworks/base/rs/java/android/renderscript/
DRenderScript.java680 native long rsnAllocationAdapterCreate(long con, long allocId, long typeId); in rsnAllocationAdapterCreate()
681 synchronized long nAllocationAdapterCreate(long allocId, long typeId) { in nAllocationAdapterCreate()