Searched refs:mLmkLimitRebindRetries (Results 1 – 1 of 1) sorted by relevance
879 private int mLmkLimitRebindRetries = LMK_RECONNECT_REBIND_RETRIES; field in WallpaperManagerService.WallpaperConnection1116 mLmkLimitRebindRetries = LMK_RECONNECT_REBIND_RETRIES;1118 if (mLmkLimitRebindRetries <= 0) {1122 mLmkLimitRebindRetries = LMK_RECONNECT_REBIND_RETRIES;1125 mLmkLimitRebindRetries--;