Searched refs:addIdleTimer (Results 1 – 4 of 4) sorted by relevance
334 void addIdleTimer(String iface, int timeout, int type); in addIdleTimer() method
1479 public void addIdleTimer(String iface, int timeout, final int type) { in addIdleTimer() method in NetworkManagementService
1863 mNetd.addIdleTimer(iface, timeout, type); in setupDataActivityTracking()
27679 HSPLandroid/os/INetworkManagementService;->addIdleTimer(Ljava/lang/String;II)V