Searched refs:cmdsIf (Results 1 – 1 of 1) sorted by relevance
104 public static void registerRIL(CommandsInterface cmdsIf) { in registerRIL() argument106 cmdsIf.getHardwareConfig(sRilHardwareConfig); in registerRIL()115 …cmdsIf.registerForHardwareConfigChanged(sTelephonyDevController, EVENT_HARDWARE_CONFIG_CHANGED, nu… in registerRIL()118 public static void unregisterRIL(CommandsInterface cmdsIf) { in unregisterRIL() argument119 cmdsIf.unregisterForHardwareConfigChanged(sTelephonyDevController); in unregisterRIL()