Searched refs:sTelephonyFacade (Results 1 – 2 of 2) sorted by relevance
62 public static TelephonyFacade sTelephonyFacade = new TelephonyFacade(); field in WapPushCache82 long expiry = sTelephonyFacade.getElapsedSinceBootMillis() + CACHE_EXPIRY_TIME; in putWapMessageSize()105 long currentTime = sTelephonyFacade.getElapsedSinceBootMillis(); in invalidateOldEntries()
43 WapPushCache.sTelephonyFacade = new TelephonyFacade(); in tearDown()122 WapPushCache.sTelephonyFacade = facade; in testPutWapMessageSize_expiryExceeded_entryRemoved()