Searched refs:cmdsIf (Results 1 – 1 of 1) sorted by relevance
106 public static void registerRIL(CommandsInterface cmdsIf) { in registerRIL() argument108 cmdsIf.getHardwareConfig(sRilHardwareConfig); in registerRIL()117 …cmdsIf.registerForHardwareConfigChanged(sTelephonyDevController, EVENT_HARDWARE_CONFIG_CHANGED, nu… in registerRIL()120 public static void unregisterRIL(CommandsInterface cmdsIf) { in unregisterRIL() argument121 cmdsIf.unregisterForHardwareConfigChanged(sTelephonyDevController); in unregisterRIL()