Home
last modified time | relevance | path

Searched refs:getInputMap (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/mclinker/lib/Target/ARM/
DARMException.h152 ARMInputExMap* getInputMap(Input* pInput) const { in getInputMap() function
/frameworks/base/services/core/java/com/android/server/tv/
DTvInputHardwareManager.java324 public Map<String, TvInputInfo> getInputMap() { in getInputMap() method in TvInputHardwareManager
DTvInputManagerService.java3554 if (!mTvInputHardwareManager.getInputMap().containsKey(inputId)) { in removeHardwareInputLocked()
3557 ComponentName component = mTvInputHardwareManager.getInputMap().get(inputId).getComponent(); in removeHardwareInputLocked()