Searched refs:bundleToInsert (Results 1 – 1 of 1) sorted by relevance
2594 final PersistableBundle bundleToInsert = in runSuspend() local2598 bundleToInsert.putLong(key, Long.valueOf(val)); in runSuspend()2601 bundleToInsert.putDouble(key, Double.valueOf(val)); in runSuspend()2604 bundleToInsert.putString(key, val); in runSuspend()