Home | History | Annotate | Download | only in frameworkperf

Lines Matching refs:foreground

303             mForegroundThread = new RunnerThread("foreground", new Runnable() {
374 private void threadFinished(boolean foreground) {
376 if (foreground) {
429 void onInit(Context context, boolean foreground) {
560 void onInit(Context context, boolean foreground) {
585 void onInit(Context context, boolean foreground) {
605 void onInit(Context context, boolean foreground) {
650 void onInit(Context context, boolean foreground) {
668 void onInit(Context context, boolean foreground) {
686 void onInit(Context context, boolean foreground) {
708 void onInit(Context context, boolean foreground) {
730 void onInit(Context context, boolean foreground) {
752 void onInit(Context context, boolean foreground) {
774 void onInit(Context context, boolean foreground) {
796 void onInit(Context context, boolean foreground) {
815 void onInit(Context context, boolean foreground) {
835 void onInit(Context context, boolean foreground) {
855 void onInit(Context context, boolean foreground) {
876 void onInit(Context context, boolean foreground) {
896 void onInit(Context context, boolean foreground) {
917 void onInit(Context context, boolean foreground) {
937 void onInit(Context context, boolean foreground) {
957 void onInit(Context context, boolean foreground) {
958 mFile = context.getFileStreamPath(foreground ? "test-fg.file" : "test-bg.file");
980 void onInit(Context context, boolean foreground) {
981 mFile = context.getFileStreamPath(foreground ? "test-fg.file" : "test-bg.file");
1005 void onInit(Context context, boolean foreground) {
1006 mFile = context.getFileStreamPath(foreground ? "test-fg.file" : "test-bg.file");
1034 void onInit(Context context, boolean foreground) {
1039 mFile = context.getFileStreamPath(foreground ? "test-fg.file" : "test-bg.file");
1078 void onInit(Context context, boolean foreground) {
1083 mFile = context.getFileStreamPath(foreground ? "test-fg.file" : "test-bg.file");